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
38
const le_int32 LayoutEngine::
kTypoFlagKern
= 0x1;
Completed in 29 milliseconds