Home
last modified time | relevance | path

Searched refs:shouldCoalesce (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp612 static bool shouldCoalesce(const IntRect& rect, const Vector<IntRect>& rects) in shouldCoalesce() function
637 coalesce = shouldCoalesce(clipRect, rects); in paintWebView()