Home
last modified time | relevance | path

Searched refs:rmauxSetButtonUpFunc (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/openrm/rm160/rmaux/
H A Drmbfuncs.c1061 rmauxSetButtonUpFunc(RM_BUTTON2, RM_NONE_MODMASK, rmauxB2UpFunc); in rmauxSetGeomTransform()
1066 rmauxSetButtonUpFunc(RM_BUTTON2,RM_SHIFT_MODMASK, rmauxShiftB2UpFunc); in rmauxSetGeomTransform()
1167 rmauxSetButtonUpFunc(RM_BUTTON1, RM_NONE_MODMASK, rmauxB1UpFunc); in rmauxSetCamera3DTransform()
1172 rmauxSetButtonUpFunc(RM_BUTTON3, RM_NONE_MODMASK, rmauxB3UpFunc); in rmauxSetCamera3DTransform()
1284 rmauxSetButtonUpFunc(RM_BUTTON2, RM_NONE_MODMASK, rmauxB2UpFunc); in rmauxUI()
1289 rmauxSetButtonUpFunc(RM_BUTTON2,RM_SHIFT_MODMASK, rmauxShiftB2UpFunc); in rmauxUI()
1783 rmauxSetButtonUpFunc (unsigned int whichbutton, in rmauxSetButtonUpFunc() function
/dports/graphics/openrm/rm160/include/rm/
H A Drmaux.h185 RM_EXPORT_API void rmauxSetButtonUpFunc (unsigned int whichbutton, unsigned int modmask, int (*u…
/dports/graphics/openrm/rmdemo/
H A DpickTest.c255 rmauxSetButtonUpFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL); in myInitFunc()
H A DspriteTest.c422 rmauxSetButtonUpFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL);
H A Dpdb.c417 rmauxSetButtonUpFunc (RM_BUTTON1, RM_SHIFT_MODIFIER, myb1upfunc); in myinitfunc()
H A DpickListTest.c278 rmauxSetButtonUpFunc(RM_BUTTON1,RM_NO_MODIFIER, NULL); in myInitFunc()
H A Dtrans2d.c727 rmauxSetButtonUpFunc (RM_BUTTON1, RM_NO_MODIFIER, myendpickfunc); in myinitfunc()