Searched refs:lastGlyphOverflow (Results 1 – 3 of 3) sorted by relevance
44 float lastGlyphOverflow() const { ASSERT(m_accountForGlyphBounds); return m_lastGlyphOverflow; } in lastGlyphOverflow() function
458 glyphOverflow->right = ceilf(it.lastGlyphOverflow()); in floatWidthForSimpleText()
13950 (WebCore::WidthIterator::lastGlyphOverflow): Ditto.