Home
last modified time | relevance | path

Searched defs:selnames (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchSF2VoiceCache.c624 char *selnames[] = { "Note", "Vel", "AftTch", "CC" }; in ipatch_sf2_voice_cache_dump() local
686 char *selnames[] = { "Note", "Vel", "AftTch", "CC" }; in ipatch_sf2_voice_cache_dump_select() local
/dports/print/fontforge/fontforge-20201107/inc/
H A Dgdraw.h76 enum selnames { sn_primary, sn_clipboard, sn_drag_and_drop, sn_user1, sn_user2, sn_max }; enum