OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drag_in_progress
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu_host.cc
113
if (menu_controller && !menu_controller->
drag_in_progress
())
134
if (menu_controller && !menu_controller->
drag_in_progress
())
menu_message_loop_aura.cc
65
if (!controller_->
drag_in_progress
())
menu_controller.h
93
bool
drag_in_progress
() const { return drag_in_progress_; }
function in class:views::MenuController
Completed in 75 milliseconds