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