[Tizen] Sorts text sequences in LTR and RTL by system language direction. 14/192214/1
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 23 Oct 2018 08:56:45 +0000 (17:56 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 1 Nov 2018 00:58:21 +0000 (09:58 +0900)
commit41ee2413bb9ab0bcc0bee6d52cbaac876520daf7
treee0da656b56cb6ceec452837fb600692823b61c61
parent2b8e78a62b38506e81248d1d6cf33f4dcdd09ab9
[Tizen] 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]