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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRect.h 62 void setBottomLeft(const FloatSize& size) { m_bottomLeft = size; }
RoundedRect.h 53 void setBottomLeft(const IntSize& size) { m_bottomLeft = size; }

Completed in 45 milliseconds