Searched defs:charsConsumed (Results 1 – 2 of 2) sorted by relevance
76 …text::floatWidthUsingSVGFont(const Font& font, const TextRun& run, int& charsConsumed, String& gly… in floatWidthUsingSVGFont()
234 float Font::width(const TextRun& run, int& charsConsumed, String& glyphName) const in width()