Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwCursorInteractor.c94 static int add2historybuffer (tdmInteractor I, int x, int y) ;
901 add2historybuffer(I, x, y) ; in BtnMotion()
1005 add2historybuffer (I, x, y) ; in BtnMotion()
1063 add2historybuffer (I, x, y) ; in BtnMotion()
1234 add2historybuffer (I, x, y) ; in CreateDelete()
2451 static int add2historybuffer(tdmInteractor I, int x, int y) in add2historybuffer() function
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DPicture.c59 static int add2historybuffer(XmPictureWidget w, int x, int y);
3695 add2historybuffer(w, x, y);
3733 add2historybuffer(w, x, y);
3811 add2historybuffer(w, x, y);
3956 add2historybuffer(w, x, y);
5647 add2historybuffer(w, x, y);
6459 static int add2historybuffer(XmPictureWidget w, int x, int y) in add2historybuffer() function