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

  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_cocoa.h 77 void set_cached_bounds_directly(const gfx::Rect& bounds) { bounds_ = bounds; } function in class:PanelCocoa
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h 112 void set_cached_bounds_directly(const gfx::Rect& bounds) { bounds_ = bounds; } function in class:PanelView
panel_stack_view.cc 228 static_cast<PanelView*>(panel->native_panel())->set_cached_bounds_directly(

Completed in 50 milliseconds