OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
42
const le_int32 LayoutEngine::
kTypoFlagKern
= LE_Kerning_FEATURE_FLAG;
Completed in 177 milliseconds