OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subFont
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/samples/layout/
ScriptCompositeFontInstance.cpp
93
LEGlyphID
subFont
= LE_SET_SUB_FONT(0, script);
96
return
subFont
;
101
return LE_SET_GLYPH(
subFont
, glyph);
/external/icu4c/layoutex/
ParagraphLayout.cpp
801
const LEFontInstance *
subFont
= runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, status);
808
subFontRuns->add(
subFont
, offset);
[
all
...]
Completed in 64 milliseconds