[Tizen] Bindings for Layouting. 79/181479/1
authorMuhammad Umar <m.umar@partner.samsung.com>
Tue, 8 May 2018 14:05:14 +0000 (15:05 +0100)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 14 Jun 2018 06:33:54 +0000 (15:33 +0900)
commit314abc6e7b3fff9f656d986da53bd69643bc11a9
tree57165bbb98ce1c0961edc8ac4e86d9a0c8c6ff06
parent4ab84c422487b6c1128d591f156f9abb2122e23c
[Tizen] Bindings for Layouting.

Change-Id: Ie82888f00b4518cd5e00961cc0d1c2f85cb944a6
15 files changed:
dali-csharp-binder/file.list
dali-csharp-binder/src/common.h
dali-csharp-binder/src/dali_wrap.cpp
dali-csharp-binder/src/dali_wrap.h
dali-csharp-binder/src/layout-group-wrapper-impl.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-group-wrapper-impl.h [new file with mode: 0644]
dali-csharp-binder/src/layout-group-wrapper.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-item-ptr.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-item-wrapper-impl.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-item-wrapper-impl.h [new file with mode: 0644]
dali-csharp-binder/src/layout-item-wrapper.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-length.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-measure-spec.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-measured-size.cpp [new file with mode: 0755]
dali-csharp-binder/src/layout-size.cpp [new file with mode: 0755]