Searched defs:OnRButtonDown (Results 1 – 3 of 3) sorted by relevance
149 LRESULT CPaletteWindow::OnRButtonDown(UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnRButtonDown() function in CPaletteWindow
299 void OnRButtonDown(HWND hwnd, BOOL fDoubleClick, int x, int y, UINT keyFlags) in OnRButtonDown() function in Window
219 STDMETHOD_(void, OnRButtonDown)(LONG x, LONG y) { } in STDMETHOD_() argument