Searched refs:IOHandlerFixIndentation (Results 1 – 4 of 4) sorted by relevance
100 int IOHandlerFixIndentation(IOHandler &io_handler, const StringList &lines,
238 virtual int IOHandlerFixIndentation(IOHandler &io_handler, in IOHandlerFixIndentation() function
440 return editline_reader->m_delegate.IOHandlerFixIndentation( in FixIndentationCallback()
160 int REPL::IOHandlerFixIndentation(IOHandler &io_handler, in IOHandlerFixIndentation() function in REPL