Searched refs:IOHandlerFixIndentation (Results 1 – 4 of 4) sorted by relevance
100 int IOHandlerFixIndentation(IOHandler &io_handler, const StringList &lines,
233 virtual int IOHandlerFixIndentation(IOHandler &io_handler, in IOHandlerFixIndentation() function
168 int REPL::IOHandlerFixIndentation(IOHandler &io_handler, in IOHandlerFixIndentation() function in REPL
448 return m_delegate.IOHandlerFixIndentation(*this, lines, cursor_position); in FixIndentationCallback()