Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/
H A Dmain.cpp95 void KeyboardSpec(int key, int x, int y);
447 void KeyboardSpec(int key, int x, int y) in KeyboardSpec() function
894 glutSpecialFunc(KeyboardSpec); in main()