Searched defs:MENU_DELETED (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_runner.h54 // on the stack. A return value of MENU_DELETED indicated this. In most cases
55 // if RunMenuAt() returns MENU_DELETED, you should return immediately.
95 MENU_DELETED, enumerator in enum:views::MenuRunner::RunResult
107 // Runs the menu. If this returns MENU_DELETED the method is returning
110 // MENU_DELETED.

Completed in 52 milliseconds