Searched refs:EditlineGetCharCallbackType (Results 1 – 2 of 2) sorted by relevance
75 typedef int (* EditlineGetCharCallbackType)(::EditLine * editline, EditLineCharType * c); typedef
1057 (EditlineGetCharCallbackType)([] (EditLine * editline, EditLineCharType * c) { in ConfigureEditor()