Home
last modified time | relevance | path

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

/dports/graphics/freeglut/freeglut-3.2.1/src/blackberry/
H A Dfg_main_blackberry.c191 void handle_left_mouse(int x, int y, int height, int eventType, SFG_Window* window) in handle_left_mouse() function
389 handle_left_mouse(touchEvent.x, touchEvent.y, size[1], eventType, window); in fgPlatformProcessSingleEvent()
444handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_TOUCH, window); in fgPlatformProcessSingleEvent()
449handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_RELEASE, window); in fgPlatformProcessSingleEvent()
480handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_MOVE, window); in fgPlatformProcessSingleEvent()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/blackberry/
H A Dfg_main_blackberry.c191 void handle_left_mouse(int x, int y, int height, int eventType, SFG_Window* window) in handle_left_mouse() function
389 handle_left_mouse(touchEvent.x, touchEvent.y, size[1], eventType, window); in fgPlatformProcessSingleEvent()
444handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_TOUCH, window); in fgPlatformProcessSingleEvent()
449handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_RELEASE, window); in fgPlatformProcessSingleEvent()
480handle_left_mouse(position[0], position[1], size[1], SCREEN_EVENT_MTOUCH_MOVE, window); in fgPlatformProcessSingleEvent()