Searched defs:commandString (Results 1 – 3 of 3) sorted by relevance
667 if (const char* commandString = commandMap->get(mapKey)) in generateEditorCommands() local675 const char* commandString = m_pendingEditorCommands.at(i); in executePendingEditorCommands() local
339 if (const char* commandString = commandMap->get(mapKey)) in getEditorCommandsForKeyEvent() local
1189 static int Modem_Command(ComPort *p, char *commandString) in Modem_Command()