Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/win/
H A Dview.c156 { return normaliseEditor(v->editor, from, to); in normaliseView()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dproto.h27 COMMON(status) normaliseEditor(Editor e, Int start, Int end);
H A Deditor.c1287 normaliseEditor(Editor e, Int start, Int end) in normaliseEditor() function
4238 normaliseEditor(e, e->mark, e->caret); in selectionEditor()
5241 SM(NAME_normalise, 2, T_fromADintD_toADintD, normaliseEditor,