Searched refs:OnMove (Results 1 – 8 of 8) sorted by relevance
62 MSG_WM_MOVE(OnMove)72 void OnMove(const CPoint& point);
279 void RootWindowHostWin::OnMove(const CPoint& point) { in OnMove() function in aura::RootWindowHostWin
67 MOCK_METHOD1(OnMove, void(CPoint ptPos));74 MSG_WM_MOVE(OnMove)190 EXPECT_CALL(*mock_window, OnMove(CPoint(modified_rect->left, in ExpectNcCalcSizeSequence()203 EXPECT_CALL(*mock_window, OnMove(CPoint(modified_rect->left, in ExpectNcCalcSizeSequence()
363 MSG_WM_MOVE(OnMove)410 void OnMove(const CPoint& point);
1697 void HWNDMessageHandler::OnMove(const CPoint& point) { in OnMove() function in views::HWNDMessageHandler
99 void OnMove(int request_id,
148 IPC_MESSAGE_HANDLER(FileSystemHostMsg_Move, OnMove) in OnMessageReceived()240 void FileAPIMessageFilter::OnMove( in OnMove() function in content::FileAPIMessageFilter
209 MSG_WM_MOVE(OnMove) in MSG_WM_MOVE() argument249 void OnMove(const CPoint& position) { in OnMove() function in ContainerWindow