Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkClusterator.h13 class GlyphRun; variable
DSkPDFDevice.h50 class GlyphRun; variable
/external/skia/src/text/
DGlyphRun.cpp26 GlyphRun::GlyphRun(const SkFont& font, in GlyphRun() function in sktext::GlyphRun
38 GlyphRun::GlyphRun(const GlyphRun& that, const SkFont& font) in GlyphRun() function in sktext::GlyphRun
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts793 export interface GlyphRun { interface