Home
last modified time | relevance | path

Searched defs:OnRButtonDown (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/mspaint/
H A Dpalette.cpp149 LRESULT CPaletteWindow::OnRButtonDown(UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnRButtonDown() function in CPaletteWindow
/reactos/modules/rostests/apitests/shell32/
H A DSHAppBarMessage.cpp299 void OnRButtonDown(HWND hwnd, BOOL fDoubleClick, int x, int y, UINT keyFlags) in OnRButtonDown() function in Window
/reactos/sdk/lib/cicero/
H A Dcicuif.h219 STDMETHOD_(void, OnRButtonDown)(LONG x, LONG y) { } in STDMETHOD_() argument