Searched refs:HasReph (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-indic.cpp922 HasReph = 0x01, enumerator in enum:IndicScriptProperties
928 HasReph,
930 HasReph|HasSplit,
934 HasReph,
936 HasReph|HasSplit,
942 HasSplit|HasReph,
1262 // #### replace the HasReph property by testing if the feature exists in the font!
1264 if ((properties & HasReph) && (len > 2) &&
1398 if (properties & HasReph)

Completed in 68 milliseconds