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

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.h280 // Internally this updates pending_state_ immediatley. state_ is only updated
371 // pending_state_. This is invoked if submenus are not opened immediately,
536 // As the user drags the mouse around pending_state_ changes immediately.
538 // pending_state_ is committed to state_, potentially resulting in
542 State pending_state_; member in class:views::MenuController

Completed in 386 milliseconds