Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-thai.cc310 #define IS_SARA_AM(x) (((x) & ~0x0080u) == 0x0E33u) in preprocess_text_thai() macro
320 if (likely (!IS_SARA_AM (u))) { in preprocess_text_thai()