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

  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.mm 49 resizable_ = YES;
56 if (resizable == resizable_)
58 resizable_ = resizable;
63 return resizable_;
78 if (!resizable_ ||
180 if (!resizable_ || (!canDragLeft_ && !canDragRight_)) {
browser_actions_container_view.h 47 BOOL resizable_; variable

Completed in 55 milliseconds