Home
last modified time | relevance | path

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

/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c147 static KeySym const funckey_to_x[] = { variable
155 int const NUM_FUNCKEY = sizeof(funckey_to_x) / sizeof(funckey_to_x[0]);
286 *k = funckey_to_x[charCode - MIN_FUNCKEY]; in parse_next_char_code()
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c147 static KeySym const funckey_to_x[] = { variable
155 int const NUM_FUNCKEY = sizeof(funckey_to_x) / sizeof(funckey_to_x[0]);
286 *k = funckey_to_x[charCode - MIN_FUNCKEY]; in parse_next_char_code()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c147 static KeySym const funckey_to_x[] = { variable
155 int const NUM_FUNCKEY = sizeof(funckey_to_x) / sizeof(funckey_to_x[0]);
286 *k = funckey_to_x[charCode - MIN_FUNCKEY]; in parse_next_char_code()