Home
last modified time | relevance | path

Searched defs:minXMinYCorner (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DIntRect.h119 IntPoint minXMinYCorner() const { return m_location; } // typically topLeft in minXMinYCorner() function
DFloatRect.h124 FloatPoint minXMinYCorner() const { return m_location; } // typically topLeft in minXMinYCorner() function
DLayoutRect.h132 LayoutPoint minXMinYCorner() const { return m_location; } // typically topLeft in minXMinYCorner() function