Home
last modified time | relevance | path

Searched defs:scroll_to_cursor_delayed (Results 1 – 2 of 2) sorted by relevance

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dsource_base.hpp117 virtual void scroll_to_cursor_delayed(bool center, bool show_tooltips) {} in scroll_to_cursor_delayed() function in Source::BaseView
H A Dsource.cpp1201 void Source::View::scroll_to_cursor_delayed(bool center, bool show_tooltips) { in scroll_to_cursor_delayed() function in Source::View