Searched refs:SetTabSize (Results 1 – 3 of 3) sorted by relevance
312 bool SetTabSize(uint32_t tab_size);
1504 void SetTabSize( int _tabsize ) { tabsize = _tabsize; } in SetTabSize() function
457 bool Debugger::SetTabSize(uint32_t tab_size) { in SetTabSize() function in Debugger