IntersectsClipRectInt 387 ui/gfx/canvas.cc if (!IntersectsClipRectInt(dest_x, dest_y, dest_w, dest_h)) IntersectsClipRectInt 504 ui/gfx/canvas.cc if (!IntersectsClipRectInt(dest_x, dest_y, w, h)) IntersectsClipRectInt 561 ui/gfx/canvas.cc return IntersectsClipRectInt(rect.x(), rect.y(), IntersectsClipRectInt 427 ui/gfx/canvas.h bool IntersectsClipRectInt(int x, int y, int w, int h); IntersectsClipRectInt 138 ui/native_theme/native_theme_base.h bool IntersectsClipRectInt(SkCanvas* canvas,