Searched defs:tab_size (Results 1 – 3 of 3) sorted by relevance
77 int tab_size) { in GetDesiredIndentation()
175 int tab_size = io_handler.GetDebugger().GetTabSize(); in IOHandlerFixIndentation() local
529 bool Debugger::SetTabSize(uint32_t tab_size) { in SetTabSize()