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

  /external/chromium/chrome/browser/ui/cocoa/
menu_controller.h 33 // |-initWithModel:useWithPopUpButtonCell:| or after the first call to |-menu|.
34 @property(nonatomic) BOOL useWithPopUpButtonCell;
47 useWithPopUpButtonCell:(BOOL)useWithCell;
  /external/chromium_org/ui/base/cocoa/
menu_controller.h 35 // |-initWithModel:useWithPopUpButtonCell:| or after the first call to |-menu|.
36 @property(nonatomic) BOOL useWithPopUpButtonCell;
52 useWithPopUpButtonCell:(BOOL)useWithCell;

Completed in 41 milliseconds