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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRect.h 98 void expandRadii(float size) { m_radii.expand(size); }
RoundedRect.h 96 void expandRadii(int size) { m_radii.expand(size); }

Completed in 28 milliseconds