Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstretch.e126 extern int PtInRotatePivot ARGS_DECL((int mouse_x, int mouse_y));
H A Dselect.c1848 if (!autoRotatePivot && PtInRotatePivot(mouse_x, mouse_y)) {
H A Dstretch.c6587 int PtInRotatePivot(mouse_x, mouse_y) in PtInRotatePivot() function