Searched defs:SubRun (Results 1 – 3 of 3) sorted by relevance
1178 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; in wrap() argument
46 GrTextBlob::SubRun::SubRun(SubRunType type, GrTextBlob* textBlob, const SkStrikeSpec& strikeSpec, in SubRun() function in GrTextBlob::SubRun64 GrTextBlob::SubRun::SubRun(GrTextBlob* textBlob, const SkStrikeSpec& strikeSpec) in SubRun() function in GrTextBlob::SubRun
278 SubRun(Run* run, const SkAutoDescriptor& desc, GrColor color) in SubRun() function