Searched defs:runFont (Results 1 - 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/samples/layout/ |
H A D | paragraph.cpp | 71 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local
|
H A D | pflow.c | 102 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local
|
/third_party/skia/src/core/ |
H A D | SkGlyphRunPainter.cpp | 97 const SkFont& runFont = glyphRun.font(); in drawForBitmapDevice() local 243 const SkFont& runFont = glyphRun.font(); processGlyphRun() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | paragraph.cpp | 71 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local
|
H A D | pflow.c | 100 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | ParagraphLayout.cpp | 802 const LEFontInstance *runFont = fontRuns->getFont(si[0]); in computeSubFonts() local
|
/third_party/skia/src/gpu/text/ |
H A D | GrTextBlob.cpp | 1195 Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrTextBlob* blob, GrSubRunAllocator* alloc) Make() argument 1638 processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, SkScalar strikeToSourceScale) processSourcePaths() argument 1648 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument 2211 Make( const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, GrSubRunAllocator* alloc) Make() argument 2394 processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, const SkFont& runFont, SkScalar strikeToSourceScale) processSourcePaths() argument 2446 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument [all...] |
Completed in 13 milliseconds