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 376 gfx::Rect invalid_rect = gfx::IntersectRects(GetLocalBounds(), xrect); local
377 if (!invalid_rect.IsEmpty())
378 widget_->SchedulePaintInRect(invalid_rect);
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 949 gfx::Rect invalid_rect; local
    [all...]

Completed in 74 milliseconds