Home
last modified time | relevance | path

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

/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/
H A DEditor.py8153 self.__processStartEditCommand(argsString)
8163 def __processStartEditCommand(self, argsString): member in Editor