HomeSort by relevance Sort by last modified time
    Searched refs:LE_Ligatures_FEATURE_FLAG (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
LETypes.h 611 #define LE_Ligatures_FEATURE_FLAG (1 << LE_Ligatures_FEATURE_ENUM)
LayoutEngine.cpp 43 const le_int32 LayoutEngine::kTypoFlagLiga = LE_Ligatures_FEATURE_FLAG;
OpenTypeLayoutEngine.cpp 172 if (typoFlags & LE_Ligatures_FEATURE_FLAG) {

Completed in 1954 milliseconds