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

  /external/webkit/Source/WebCore/platform/graphics/
IntRect.h 139 IntPoint maxXMaxYCorner() const { return IntPoint(m_location.x() + m_size.width(), m_location.y() + m_size.height()); } // typically bottomRight
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp     [all...]

Completed in 188 milliseconds