Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/inc/
H A Dhotkeys.h224 extern void HotkeyParse( Hotkey* hk, const char *shortcut );
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dhotkeys.c188 HotkeyParse( hk, keydefinition ); in hotkeySetFull()
H A Dgtextinfo.c931 void HotkeyParse( Hotkey* hk, const char *shortcut ) { in HotkeyParse() function