Searched refs:IOHandlerGetFixIndentationCharacters (Results 1 – 4 of 4) sorted by relevance
89 const char *IOHandlerGetFixIndentationCharacters() override;
214 virtual const char *IOHandlerGetFixIndentationCharacters() { return nullptr; } in IOHandlerGetFixIndentationCharacters() function
273 const char *indent_chars = delegate.IOHandlerGetFixIndentationCharacters(); in IOHandlerEditline()
109 const char *REPL::IOHandlerGetFixIndentationCharacters() { in IOHandlerGetFixIndentationCharacters() function in REPL