Searched refs:ShowForHitTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/
H A Dresize_shadow.h39 void ShowForHitTest(int hit_test);
55 // Hit test value from last call to ShowForHitTest(). Used to prevent
H A Dresize_shadow.cc76 void ResizeShadow::ShowForHitTest(int hit) { function in class:ash::ResizeShadow
100 ShowForHitTest(HTNOWHERE);
H A Dresize_shadow_controller.cc28 shadow->ShowForHitTest(hit_test);

Completed in 665 milliseconds