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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FloatRect.h 124 FloatPoint minXMinYCorner() const { return m_location; } // typically topLeft
IntRect.h 119 IntPoint minXMinYCorner() const { return m_location; } // typically topLeft
LayoutRect.h 132 LayoutPoint minXMinYCorner() const { return m_location; } // typically topLeft

Completed in 318 milliseconds