Searched refs:OnPositionChanged (Results 1 – 2 of 2) sorted by relevance
101 HRESULT OnPositionChanged(int x, int y);
964 globals.view->OnPositionChanged(pos->x, pos->y); in CoreWindowProc()1014 HRESULT ChromeAppView::OnPositionChanged(int x, int y) { in OnPositionChanged() function in ChromeAppView