Searched defs:subFont (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | ScriptCompositeFontInstance.cpp | 99 LEGlyphID subFont = LE_SET_SUB_FONT(0, script); in mapCharToGlyph() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | ScriptCompositeFontInstance.cpp | 99 LEGlyphID subFont = LE_SET_SUB_FONT(0, script); in mapCharToGlyph() local
|
/third_party/icu/icu4c/source/samples/layout/ |
D | ScriptCompositeFontInstance.cpp | 99 LEGlyphID subFont = LE_SET_SUB_FONT(0, script); in mapCharToGlyph() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psfont.c | 257 CFF_SubFont subFont; in cf2_font_setup() local
|
/third_party/freetype/src/psaux/ |
D | psfont.c | 256 CFF_SubFont subFont; in cf2_font_setup() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psfont.c | 256 CFF_SubFont subFont; in cf2_font_setup() local
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffload.c | 1275 cff_blend_clear( CFF_SubFont subFont ) in cff_blend_clear() 1293 cff_blend_doBlend( CFF_SubFont subFont, in cff_blend_doBlend()
|
D | cffparse.c | 992 CFF_SubFont subFont; in cff_parse_blend() local
|
/third_party/freetype/src/cff/ |
D | cffload.c | 1275 cff_blend_clear( CFF_SubFont subFont ) in cff_blend_clear() 1293 cff_blend_doBlend( CFF_SubFont subFont, in cff_blend_doBlend()
|
D | cffparse.c | 992 CFF_SubFont subFont; in cff_parse_blend() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/cff/ |
D | cffload.c | 1262 cff_blend_clear( CFF_SubFont subFont ) in cff_blend_clear() 1280 cff_blend_doBlend( CFF_SubFont subFont, in cff_blend_doBlend()
|
D | cffparse.c | 992 CFF_SubFont subFont; in cff_parse_blend() local
|
/third_party/icu/icu4c/source/layoutex/ |
D | ParagraphLayout.cpp | 806 …const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, … in computeSubFonts() local
|