Bindings for Layouting. 64/181264/2
authorMuhammad Umar <m.umar@partner.samsung.com>
Tue, 8 May 2018 14:05:14 +0000 (15:05 +0100)
committerMuhammad Umar <m.umar@partner.samsung.com>
Mon, 11 Jun 2018 11:49:41 +0000 (12:49 +0100)
commitdabf343e8d372f0684f67e049f2bb60789453729
treecb4e48a3cba30ccf3cb541f00561308406201b6d
parent508e9ca019f16dd224d3a40ee8f2356fe4ba1506
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]