Home
last modified time | relevance | path

Searched refs:rmauxSetButtonMotionFunc (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/openrm/rm160/rmaux/
H A Drmbfuncs.c1062 rmauxSetButtonMotionFunc(RM_BUTTON2, RM_NONE_MODMASK, rmauxB2MotionFunc); in rmauxSetGeomTransform()
1067 rmauxSetButtonMotionFunc(RM_BUTTON2,RM_SHIFT_MODMASK, rmauxShiftB2MotionFunc); in rmauxSetGeomTransform()
1168 rmauxSetButtonMotionFunc(RM_BUTTON1, RM_NONE_MODMASK, rmauxB1MotionFunc); in rmauxSetCamera3DTransform()
1173 rmauxSetButtonMotionFunc(RM_BUTTON3, RM_NONE_MODMASK, rmauxB3MotionFunc); in rmauxSetCamera3DTransform()
1285 rmauxSetButtonMotionFunc(RM_BUTTON2, RM_NONE_MODMASK, rmauxB2MotionFunc); in rmauxUI()
1290 rmauxSetButtonMotionFunc(RM_BUTTON2,RM_SHIFT_MODMASK, rmauxShiftB2MotionFunc); in rmauxUI()
1847 rmauxSetButtonMotionFunc (unsigned int whichbutton, in rmauxSetButtonMotionFunc() function
/dports/graphics/openrm/rm160/include/rm/
H A Drmaux.h186 RM_EXPORT_API void rmauxSetButtonMotionFunc (unsigned int whichbutton, unsigned int modmask, int…
/dports/graphics/openrm/rmdemo/
H A DpickTest.c254 rmauxSetButtonMotionFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL); in myInitFunc()
H A DspriteTest.c421 rmauxSetButtonMotionFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL);
H A Dpdb.c416 rmauxSetButtonMotionFunc (RM_BUTTON1, RM_SHIFT_MODIFIER, myb1motionfunc); in myinitfunc()
H A DpickListTest.c277 rmauxSetButtonMotionFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL); in myInitFunc()
H A Dvslicer.c585 rmauxSetButtonMotionFunc(RM_BUTTON1, RM_SHIFT_MODIFIER, MySliceXformFunc); in myinitfunc()
H A Dclipper.c519 rmauxSetButtonMotionFunc(RM_BUTTON3, RM_SHIFT_MODIFIER, MyClipXformFunc); in myinitfunc()
H A Dtrans2d.c726 rmauxSetButtonMotionFunc (RM_BUTTON1,RM_NO_MODIFIER, mytranslatefunc); in myinitfunc()