Searched defs:textToGlyphs (Results 1 – 3 of 3) sorted by relevance
156 int SkFont::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs() function in SkFont
434 int SkTypeface::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs() function in SkTypeface
593 GlyphRange WrappedText::textToGlyphs(UnicodeText* unicodeText, PositionType positionType, RunIndex … in textToGlyphs() function in skia::text::WrappedText