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/platform/geometry/
FloatRect.h 122 FloatPoint minXMinYCorner() const { return m_location; } // typically topLeft
IntRect.h 118 IntPoint minXMinYCorner() const { return m_location; } // typically topLeft
LayoutRect.h 132 LayoutPoint minXMinYCorner() const { return m_location; } // typically topLeft

Completed in 37 milliseconds