Home
last modified time | relevance | path

Searched refs:OnMButtonDown (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/cicero/
H A Dcicuif.h218 STDMETHOD_(void, OnMButtonDown)(LONG x, LONG y) { } in STDMETHOD_() argument
H A Dcicuif.cpp2194 pFound->OnMButtonDown(pt.x, pt.y); in STDMETHODIMP_()