HomeSort by relevance Sort by last modified time
    Searched defs:set_cached_bounds_directly (Results 1 - 2 of 2) 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 113 void set_cached_bounds_directly(const gfx::Rect& bounds) { bounds_ = bounds; } function in class:PanelView

Completed in 501 milliseconds