OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXIT_DESTROYED
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu_runner.cc
137
controller_->Cancel(MenuController::
EXIT_DESTROYED
);
menu_controller.h
64
EXIT_DESTROYED
submenu_view.cc
389
GetMenuItem()->GetMenuController()->Cancel(MenuController::
EXIT_DESTROYED
);
menu_controller.cc
439
if (exit_type_ !=
EXIT_DESTROYED
)
446
if (exit_type_ !=
EXIT_DESTROYED
&& menu_button_) {
457
if (exit_type_ ==
EXIT_DESTROYED
|| exit_type_ == type)
[
all
...]
Completed in 169 milliseconds