HomeSort by relevance Sort by last modified time
    Searched defs:maxGlyphBoundingBoxY (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
WidthIterator.h 41 float maxGlyphBoundingBoxY() const { ASSERT(m_accountForGlyphBounds); return m_maxGlyphBoundingBoxY; }
  /external/webkit/Source/WebCore/platform/graphics/win/
UniscribeController.h 52 float maxGlyphBoundingBoxY() const { return m_maxGlyphBoundingBoxY; }
  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextController.h 66 float maxGlyphBoundingBoxY() const { return m_maxGlyphBoundingBoxY; }

Completed in 239 milliseconds