Searched refs:TERMINALKEY (Results 1 – 6 of 6) sorted by relevance
/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/ |
H A D | confighandlingDefinitions.h | 33 #define TERMINALKEY "trmnl" //terminal macro
|
H A D | propertyPage.c | 1191 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 D | userdata.c | 1410 int iRet = UserOption_callOption (Object, iSource, TERMINALKEY); in UserOption_callTerminal()
|
H A D | fileshelf.c | 2282 OptionsListBuf = OptionsList_getItemByID(g_OptionsList, TERMINALKEY); in openFileshelfContextMenu()
|
H A D | confighandling.c | 1385 …else if (0 == strcmp (TERMINALKEY, currentListItem->gstrID->str) && currentListItem->gstrName!=NUL… in Options_FoundEndCallback()
|
H A D | myfm.c | 4407 OptionsListBuf = OptionsList_getItemByID(g_OptionsList, TERMINALKEY); in openContextMenu()
|