Searched refs:HB_LOOKUP_FLAG_RIGHT_TO_LEFT (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz/src/ | ||
D | harfbuzz-open.h | 165 #define HB_LOOKUP_FLAG_RIGHT_TO_LEFT 0x0001 macro |
D | harfbuzz-gpos.c | 1982 if ( flags & HB_LOOKUP_FLAG_RIGHT_TO_LEFT ) in Lookup_CursivePos() |