Home
last modified time | relevance | path

Searched refs:OnMove (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ash/wm/workspace/
Dtwo_step_edge_cycler.h27 void OnMove(const gfx::Point& location);
Dtwo_step_edge_cycler.cc34 void TwoStepEdgeCycler::OnMove(const gfx::Point& location) { in OnMove() function in ash::TwoStepEdgeCycler
Dworkspace_window_resizer.cc947 edge_cycler_->OnMove(location); in UpdateSnapPhantomWindow()
/external/chromium_org/ui/views/win/
Dhwnd_message_handler.h389 CR_MSG_WM_MOVE(OnMove)
438 void OnMove(const gfx::Point& point);
Dhwnd_message_handler.cc1572 void HWNDMessageHandler::OnMove(const gfx::Point& point) { in OnMove() function in views::HWNDMessageHandler
/external/pdfium/fpdfsdk/include/javascript/
DJS_Console.h224 afx_msg void OnMove(int x , int y);
/external/chromium_org/content/browser/fileapi/
Dfileapi_message_filter.h98 void OnMove(int request_id,
Dfileapi_message_filter.cc153 IPC_MESSAGE_HANDLER(FileSystemHostMsg_Move, OnMove) in OnMessageReceived()
244 void FileAPIMessageFilter::OnMove( in OnMove() function in content::FileAPIMessageFilter