HomeSort by relevance Sort by last modified time
    Searched refs:IntersectsClipRect (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/
canvas.h 385 bool IntersectsClipRect(const gfx::Rect& rect);
canvas_skia.cc 236 if (!IntersectsClipRect(text_bounds))
canvas.cc 512 bool Canvas::IntersectsClipRect(const gfx::Rect& rect) {

Completed in 1269 milliseconds