HomeSort by relevance Sort by last modified time
    Searched refs:ShowForHitTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/wm/
resize_shadow.h 42 void ShowForHitTest(int hit_test);
58 // Hit test value from last call to ShowForHitTest(). Used to prevent
resize_shadow.cc 77 void ResizeShadow::ShowForHitTest(int hit) {
101 ShowForHitTest(HTNOWHERE);
resize_shadow_controller.cc 29 shadow->ShowForHitTest(hit_test);

Completed in 3213 milliseconds