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

  /external/chromium_org/ui/views/controls/menu/
native_menu_win.cc 156 if (root_menu->menu_action_ == MenuWrapper::MENU_ACTION_NONE)
400 menu_action_(MENU_ACTION_NONE),
423 menu_action_ = MENU_ACTION_NONE;
463 menu_action_ = MENU_ACTION_SELECTED;
514 return menu_action_;
600 this_ptr->menu_action_ = MENU_ACTION_PREVIOUS;
604 this_ptr->menu_action_ = MENU_ACTION_NEXT;
native_menu_win.h 137 MenuAction menu_action_; member in class:views::NativeMenuWin

Completed in 401 milliseconds