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