Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dhotkeys.c64 static int hotkeyHasMatchingWindowTypeString( char* windowType, Hotkey* hk ) { in hotkeyHasMatchingWindowTypeString() function
102 if( hotkeyHasMatchingWindowTypeString( windowType, hk ) ) { in hotkeyFindAllByStateAndKeysym()
121 if( hotkeyHasMatchingWindowTypeString( windowType, hk ) ) { in hotkeyFindByStateAndKeysym()