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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
WidthIterator.h 51 float firstGlyphOverflow() const { ASSERT(m_accountForGlyphBounds); return m_firstGlyphOverflow; }
FontFastPath.cpp 545 glyphOverflow->left = ceilf(it.firstGlyphOverflow());

Completed in 2884 milliseconds