Home
last modified time | relevance | path

Searched refs:scrollToEditor (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/win/
H A Dview.c162 { return scrollToEditor(v->editor, index, screenline); in scrollToView()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dproto.h30 COMMON(status) scrollToEditor(Editor e, Int pos, Int screenline);
H A Deditor.c3980 scrollToEditor(Editor e, Int pos, Int screenline) in scrollToEditor() function
4086 scrollToEditor(e, toInt(h), DEFAULT); in scrollVerticalEditor()
5251 SM(NAME_scrollTo, 2, T_scrollTo, scrollToEditor,