Searched refs:OnMButtonDown (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/lib/cicero/ | ||
H A D | cicuif.h | 218 STDMETHOD_(void, OnMButtonDown)(LONG x, LONG y) { } in STDMETHOD_() argument |
H A D | cicuif.cpp | 2194 pFound->OnMButtonDown(pt.x, pt.y); in STDMETHODIMP_() |