Searched refs:getGlyphsAndAdvancesForSimpleText (Results 1 – 2 of 2) sorted by relevance
229 float initialAdvance = getGlyphsAndAdvancesForSimpleText(runInfo, glyphBuffer); in buildTextBlobForSimpleText()670 float Font::getGlyphsAndAdvancesForSimpleText(const TextRunPaintInfo& runInfo, GlyphBuffer& glyphBu… in getGlyphsAndAdvancesForSimpleText() function in blink::Font699 float initialAdvance = getGlyphsAndAdvancesForSimpleText(runInfo, glyphBuffer); in drawSimpleText()730 float initialAdvance = getGlyphsAndAdvancesForSimpleText(runInfo, glyphBuffer, ForTextEmphasis); in drawEmphasisMarksForSimpleText()
145 …float getGlyphsAndAdvancesForSimpleText(const TextRunPaintInfo&, GlyphBuffer&, ForTextEmphasisOrNo…