OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LE_Ligatures_FEATURE_ENUM
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
MorphTables2.cpp
47
if ((typoFlags &
LE_Ligatures_FEATURE_ENUM
) && (featureSetting ^ 0x1)){
LETypes.h
577
LE_Ligatures_FEATURE_ENUM
= 1, /**< Requests Ligatures. Formerly LayoutEngine::kTypoFlagLiga */
611
#define LE_Ligatures_FEATURE_FLAG (1 <<
LE_Ligatures_FEATURE_ENUM
)
Completed in 1295 milliseconds