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

  /external/icu4c/layout/
LayoutEngine.h 68 static const le_int32 kTypoFlagKern;
131 * @param typoFlags - the typographic control flags for the text (a bitfield). Use kTypoFlagKern
LayoutEngine.cpp 38 const le_int32 LayoutEngine::kTypoFlagKern = 0x1;

Completed in 483 milliseconds