OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnButtonHover
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
maximize_bubble_controller.h
57
void
OnButtonHover
(SnapType snap_type);
maximize_bubble_controller.cc
614
bubble_->controller()->
OnButtonHover
(
618
bubble_->controller()->
OnButtonHover
(SNAP_MINIMIZE);
620
bubble_->controller()->
OnButtonHover
(
624
bubble_->controller()->
OnButtonHover
(SNAP_NONE);
790
void MaximizeBubbleController::
OnButtonHover
(SnapType snap_type) {
Completed in 40 milliseconds