Home
last modified time | relevance | path

Searched refs:SDL_HITTEST_NORMAL (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtesthittesting.c56 return SDL_HITTEST_NORMAL; in hitTest()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h1026 SDL_HITTEST_NORMAL, /**< Region is normal. No special properties. */ enumerator
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c1098 case SDL_HITTEST_NORMAL: return HTCLIENT; in WIN_WindowProc()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c831 return SDL_HITTEST_NORMAL; in SDLTest_ExampleHitTestCallback()

Completed in 9 milliseconds