Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DGapRects.h30 struct GapRects { struct
38 …void unite(const GapRects& o) { uniteLeft(o.left()); uniteCenter(o.center()); uniteRight(o.right()… in unite() argument
48 bool operator==(const GapRects& other) argument
62 #endif // GapRects_h argument