Home
last modified time | relevance | path

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

/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c162 static darwinKeyPad_t const normal_to_keypad[] = { variable
181 int const NUM_KEYPAD = sizeof(normal_to_keypad) / sizeof(normal_to_keypad[0]);
601 if (*k == normal_to_keypad[i].normalSym) { in DarwinParseKeymapFile()
602 k[0] = normal_to_keypad[i].keypadSym; in DarwinParseKeymapFile()
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c162 static darwinKeyPad_t const normal_to_keypad[] = { variable
181 int const NUM_KEYPAD = sizeof(normal_to_keypad) / sizeof(normal_to_keypad[0]);
601 if (*k == normal_to_keypad[i].normalSym) { in DarwinParseKeymapFile()
602 k[0] = normal_to_keypad[i].keypadSym; in DarwinParseKeymapFile()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Ddarwin-old-keymap.c162 static darwinKeyPad_t const normal_to_keypad[] = { variable
181 int const NUM_KEYPAD = sizeof(normal_to_keypad) / sizeof(normal_to_keypad[0]);
601 if (*k == normal_to_keypad[i].normalSym) { in DarwinParseKeymapFile()
602 k[0] = normal_to_keypad[i].keypadSym; in DarwinParseKeymapFile()