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 97 if (rect == infiniteRect())
103 static IntRect infiniteRect() { return IntRect(LayoutRect::infiniteRect()); }
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
LayoutRect.h 165 static LayoutRect infiniteRect()

Completed in 163 milliseconds