Searched refs:applyUserInput (Results 1 – 3 of 3) sorted by relevance
122 void applyUserInput(const QString &userInput, bool expandMatrix = false);
1516 applyUserInput(userInput, expandMatrix); in deleteEditor()1581 void CellToolBase::applyUserInput(const QString &userInput, bool expandMatrix) in applyUserInput() function in CellToolBase
482 return applyUserInput(event); in documentChanged2()520 private IRegion applyUserInput(DocumentEvent event) { in applyUserInput() method in IOConsolePartitioner