Home
last modified time | relevance | path

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

/dports/games/yadex/yadex-1.7.0/src/
H A Dinput.h89 const inpev_t YE_RESIZE = 278; variable
H A Dinput.cc209 is.key = YE_RESIZE; in get_input_status()
H A Deditloop.cc859 else if (is.key == YE_RESIZE) in EditorLoop()