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

/external/icu4c/layout/
H A DLETypes.h611 #define LE_Ligatures_FEATURE_FLAG (1 << LE_Ligatures_FEATURE_ENUM) macro
H A DLayoutEngine.cpp43 const le_int32 LayoutEngine::kTypoFlagLiga = LE_Ligatures_FEATURE_FLAG;
H A DOpenTypeLayoutEngine.cpp172 if (typoFlags & LE_Ligatures_FEATURE_FLAG) {

Completed in 87 milliseconds