HomeSort by relevance Sort by last modified time
    Searched refs:lastGlyphOverflow (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
WidthIterator.h 44 float lastGlyphOverflow() const { ASSERT(m_accountForGlyphBounds); return m_lastGlyphOverflow; }
FontFastPath.cpp 458 glyphOverflow->right = ceilf(it.lastGlyphOverflow());

Completed in 45 milliseconds