Home
last modified time | relevance | path

Searched defs:runFont (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp71 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local
H A Dpflow.c102 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local
/third_party/skia/src/core/
H A DSkGlyphRunPainter.cpp97 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 Dparagraph.cpp71 const LEFontInstance *runFont = fontRuns->getFont(run); in subsetFontRuns() local
H A Dpflow.c100 const le_font *runFont = pl_getFontRunFont(fontRuns, run); in subsetFontRuns() local
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp802 const LEFontInstance *runFont = fontRuns->getFont(si[0]); in computeSubFonts() local
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1195 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