Searched refs:FixIndentationCallbackType (Results 1 – 2 of 2) sorted by relevance
97 typedef int (*FixIndentationCallbackType)(Editline *editline, typedef204 bool SetFixIndentationCallback(FixIndentationCallbackType callback,370 FixIndentationCallbackType m_fix_indentation_callback = nullptr;
1468 bool Editline::SetFixIndentationCallback(FixIndentationCallbackType callback, in SetFixIndentationCallback()