Searched defs:scroll_to_see (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dtext-tool.cpp64 static void sp_text_context_update_cursor(TextTool *tc, bool scroll_to_see = true);
1509 static void sp_text_context_update_cursor(TextTool *tc, bool scroll_to_see) argument
1522 if (scroll_to_see) {

Completed in 14 milliseconds