Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkClusterator.h14 class GlyphRun; variable
DSkPDFDevice.h29 class GlyphRun; variable
/external/skia/src/text/
DGlyphRun.cpp24 GlyphRun::GlyphRun(const SkFont& font, in GlyphRun() function in sktext::GlyphRun
36 GlyphRun::GlyphRun(const GlyphRun& that, const SkFont& font) in GlyphRun() function in sktext::GlyphRun
/external/skia/src/core/
DSkDevice.h26 class GlyphRun; variable
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts742 export interface GlyphRun { interface