Searched refs:editCommand (Results 1 – 1 of 1) sorted by relevance
683 string editCommand; in keyDown() local684 if (getEditCommand(eventDown, &editCommand)) in keyDown()685 m_delegate->setEditCommand(editCommand, ""); in keyDown()