HomeSort by relevance Sort by last modified time
    Searched defs:invalid_rect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/
root_view.cc 405 gfx::Rect invalid_rect = gfx::IntersectRects(GetLocalBounds(), xrect); local
406 if (!invalid_rect.IsEmpty())
407 widget_->SchedulePaintInRect(invalid_rect);
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 973 gfx::Rect invalid_rect; local
    [all...]

Completed in 198 milliseconds