Home
last modified time | relevance | path

Searched refs:script_horizontal_direction (Results 1 – 5 of 5) sorted by relevance

/external/fonttools/Tests/
Dunicodedata_test.py244 assert unicodedata.script_horizontal_direction("Latn") == "LTR"
245 assert unicodedata.script_horizontal_direction("Arab") == "RTL"
246 assert unicodedata.script_horizontal_direction("Thaa") == "RTL"
249 unicodedata.script_horizontal_direction("Azzz")
250 assert unicodedata.script_horizontal_direction("Azzz",
/external/fonttools/Lib/fontTools/unicodedata/
D__init__.py197 def script_horizontal_direction(script_code, default=KeyError): function
/external/fonttools/
DNEWS.rst465 - [unicodedata] Added ``script_horizontal_direction`` function that returns
DPKG-INFO882 - [unicodedata] Added ``script_horizontal_direction`` function that returns
/external/fonttools/Lib/fonttools.egg-info/
DPKG-INFO882 - [unicodedata] Added ``script_horizontal_direction`` function that returns