Sorts text sequences in LTR and RTL by system language direction. 61/191961/11
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 23 Oct 2018 08:56:45 +0000 (17:56 +0900)
committerjoogab yun <joogab.yun@samsung.com>
Fri, 2 Nov 2018 00:31:09 +0000 (00:31 +0000)
commit2f3ca3f5ad739c385bbb19215fc7afd8deb5df7c
tree8e60c48dc509d5dbee1cc006e08280c28b74f89a
parentaf31c93de2414b945eebe7800991572b4487250f
Sorts text sequences in LTR and RTL by system language direction.

if matchSystemLanguageDirection property set true,
The text order follows the system language direction.

Change-Id: I43c1dc894d6a216f97366a4c339529c04ac92cb4
dali/devel-api/text-abstraction/bidirectional-support.cpp [changed mode: 0644->0755]
dali/devel-api/text-abstraction/bidirectional-support.h
dali/internal/text/text-abstraction/bidirectional-support-impl.cpp [changed mode: 0644->0755]
dali/internal/text/text-abstraction/bidirectional-support-impl.h [changed mode: 0644->0755]