Home
last modified time | relevance | path

Searched refs:SDL_HITTEST_RESIZE_BOTTOMLEFT (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h1034 SDL_HITTEST_RESIZE_BOTTOMLEFT, enumerator
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c318 case SDL_HITTEST_RESIZE_BOTTOMLEFT: in ProcessHitTest()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c1095 case SDL_HITTEST_RESIZE_BOTTOMLEFT: POST_HIT_TEST(HTBOTTOMLEFT); in WIN_WindowProc()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11events.c528 case SDL_HITTEST_RESIZE_BOTTOMLEFT: in ProcessHitTest()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c805 return SDL_HITTEST_RESIZE_BOTTOMLEFT; in SDLTest_ExampleHitTestCallback()

Completed in 17 milliseconds