Home
last modified time | relevance | path

Searched refs:err_buffer_add_highlight (Results 1 – 14 of 14) sorted by relevance

/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/auto/
H A Dneovimapi0.h338 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi1.h913 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi2.h926 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi3.h956 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi4.h1028 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi5.h1070 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi6.h1082 void err_buffer_add_highlight(const QString&, const QVariant&);
H A Dneovimapi0.cpp901 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi2.cpp1931 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi1.cpp1908 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi3.cpp1995 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi4.cpp2148 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi5.cpp2240 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local
H A Dneovimapi6.cpp2269 emit err_buffer_add_highlight(errMsg, res); in handleResponseError() local