Searched refs:SetFixIndentationCallback (Results 1 – 3 of 3) sorted by relevance
195 bool SetFixIndentationCallback(FixIndentationCallbackType callback,
1281 bool Editline::SetFixIndentationCallback(FixIndentationCallbackType callback, in SetFixIndentationCallback() function in Editline
313 m_editline_ap->SetFixIndentationCallback(FixIndentationCallback, this, in IOHandlerEditline()