OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LE_Kerning_FEATURE_FLAG
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
LETypes.h
610
#define
LE_Kerning_FEATURE_FLAG
(1 << LE_Kerning_FEATURE_ENUM)
LayoutEngine.cpp
42
const le_int32 LayoutEngine::kTypoFlagKern =
LE_Kerning_FEATURE_FLAG
;
OpenTypeLayoutEngine.cpp
168
if (typoFlags &
LE_Kerning_FEATURE_FLAG
) {
Completed in 390 milliseconds