Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A DconfighandlingDefinitions.h33 #define TERMINALKEY "trmnl" //terminal macro
H A DpropertyPage.c1191 ccpBuf = OptionsList_getValueByID (g_OptionsList, TERMINALKEY); in propPage_fillOptionsMainWidgets()
1196 ccpBuf = OptionsList_getNameByID (g_OptionsList, TERMINALKEY); in propPage_fillOptionsMainWidgets()
1601 OptionsList_addItem(&g_OptionsList, TERMINALKEY, ccpBuf2, ccpBuf1); in propPage_writeOptionsToGlobalStruct()
H A Duserdata.c1410 int iRet = UserOption_callOption (Object, iSource, TERMINALKEY); in UserOption_callTerminal()
H A Dfileshelf.c2282 OptionsListBuf = OptionsList_getItemByID(g_OptionsList, TERMINALKEY); in openFileshelfContextMenu()
H A Dconfighandling.c1385 …else if (0 == strcmp (TERMINALKEY, currentListItem->gstrID->str) && currentListItem->gstrName!=NUL… in Options_FoundEndCallback()
H A Dmyfm.c4407 OptionsListBuf = OptionsList_getItemByID(g_OptionsList, TERMINALKEY); in openContextMenu()