Home | History | Annotate | Download | only in win

Lines Matching refs:hide_on_escape

54   MoveLoopMouseWatcher(HWNDMessageHandler* host, bool hide_on_escape);
91 bool hide_on_escape)
93 hide_on_escape_(hide_on_escape),
706 bool hide_on_escape) {
708 MoveLoopMouseWatcher watcher(this, hide_on_escape);