Home
last modified time | relevance | path

Searched defs:subFont (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A DScriptCompositeFontInstance.cpp99 LEGlyphID subFont = LE_SET_SUB_FONT(0, script); in mapCharToGlyph() local
/aosp_15_r20/external/freetype/src/psaux/
H A Dpsfont.c256 CFF_SubFont subFont; in cf2_font_setup() local
/aosp_15_r20/external/freetype/src/cff/
H A Dcffload.c1275 cff_blend_clear( CFF_SubFont subFont ) in cff_blend_clear()
1293 cff_blend_doBlend( CFF_SubFont subFont, in cff_blend_doBlend()
H A Dcffparse.c946 CFF_SubFont subFont; in cff_parse_blend() local
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp806 …const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, … in computeSubFonts() local