Searched refs:sharesEdge (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/painting/
H A DPaintAggregator.cpp110 static bool sharesEdge(const IntRect& a, const IntRect& b) function in namespace:blink
206 if (rect.intersects(existingRect) || sharesEdge(rect, existingRect)) {

Completed in 52 milliseconds