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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintInfo.h 95 if (rect == infiniteRect())
104 static IntRect infiniteRect() { return IntRect(LayoutRect::infiniteRect()); }
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
LayoutRect.h 166 static LayoutRect infiniteRect()

Completed in 32 milliseconds