Searched refs:getGlyphs (Results 1 – 4 of 4) sorted by relevance
131 inline const jchar* getGlyphs() const { return mGlyphs.array(); } in getGlyphs() function
489 const jchar* shapedGlyphs = value.getGlyphs(); in doTextGlyphs()
780 doDrawGlyphs(canvas, value->getGlyphs(), 0, value->getGlyphsCount(), x, y, flags, paint); in drawTextWithGlyphs()
489 const jchar* glyphs = value->getGlyphs(); in renderText()519 const jchar* glyphs = value->getGlyphs(); in renderTextRun()