Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A DconfighandlingDefinitions.h99 #define XMLTAG_LISTCAPTION "OptionCaption" macro
H A Dconfighandling.c510 …createUserCommand_createXMLOptionString (gstrBuf, XMLTAG_LISTCAPTION, NULL, UserCommandListBuf->op… in configFileHandling_saveGlobalUsercommandStructAsXMLConfigFile()
1255 …else if ( 0 == strcmp(currentOptionBlock->gstrID->str, XMLTAG_LISTCAPTION)){ //"OptionCaption" in Usercommand_FoundEndCallback()
H A DCreateUsercommandDialog.c964 createUserCommand_createXMLOptionString (gstrCommandText, XMLTAG_LISTCAPTION, NULL, ccpBuf); in createUserCommand_createCommandText()