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