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

/external/icu/icu4c/source/layout/
H A DLayoutEngine.h68 static const le_int32 kTypoFlagKern; member in class:LayoutEngine
131 * @param typoFlags - the typographic control flags for the text (a bitfield). Use kTypoFlagKern
H A DLayoutEngine.cpp42 const le_int32 LayoutEngine::kTypoFlagKern = LE_Kerning_FEATURE_FLAG; member in class:LayoutEngine
/external/icu/icu4c/source/test/letest/
H A Dgendata.cpp200 int32_t typoFlags = LayoutEngine::kTypoFlagKern | LayoutEngine::kTypoFlagLiga; // kerning + ligatures...

Completed in 206 milliseconds