Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/text/
H A 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
/aosp_15_r20/external/skia/src/pdf/
H A DSkClusterator.h13 class GlyphRun; variable
H A DSkPDFDevice.h50 class GlyphRun; variable
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dindex.d.ts790 export interface GlyphRun { interface