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

  /external/icu/icu4c/source/layout/
LETypes.h 618 LE_Ligatures_FEATURE_ENUM = 1, /**< Requests Ligatures. Formerly LayoutEngine::kTypoFlagLiga */
652 #define LE_Ligatures_FEATURE_FLAG (1 << LE_Ligatures_FEATURE_ENUM)
MorphTables2.cpp 60 if ((typoFlags & LE_Ligatures_FEATURE_ENUM ) && (featureSetting ^ 0x1)){

Completed in 30 milliseconds