Home
last modified time | relevance | path

Searched refs:MenuInvoked (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/glteapot/
H A DGLObject.h51 virtual void MenuInvoked(BPoint point);
H A DGLObject.cpp102 GLObject::MenuInvoked(BPoint point) in MenuInvoked() function in GLObject
H A DObjectView.cpp471 object->MenuInvoked(point); in MouseDown()