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

  /external/chromium_org/ash/wm/workspace/
two_step_edge_cycler.h 27 void OnMove(const gfx::Point& location);
35 // Time OnMove() was last invoked.
two_step_edge_cycler.cc 34 void TwoStepEdgeCycler::OnMove(const gfx::Point& location) {
workspace_window_resizer.cc     [all...]
  /external/chromium_org/ui/aura/
window_tree_host_win.h 63 CR_MSG_WM_MOVE(OnMove)
73 void OnMove(const gfx::Point& point);
window_tree_host_win.cc 209 void WindowTreeHostWin::OnMove(const gfx::Point& point) {
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 379 CR_MSG_WM_MOVE(OnMove)
428 void OnMove(const gfx::Point& point);
hwnd_message_handler.cc     [all...]
  /external/chromium_org/content/browser/fileapi/
fileapi_message_filter.h 100 void OnMove(int request_id,
fileapi_message_filter.cc 153 IPC_MESSAGE_HANDLER(FileSystemHostMsg_Move, OnMove)
245 void FileAPIMessageFilter::OnMove(
  /external/pdfium/fpdfsdk/include/javascript/
JS_Console.h 224 afx_msg void OnMove(int x , int y);

Completed in 684 milliseconds