Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dundo.c107 struct undo_change struct
109 int iswide;
110 long where; /* start of change */
111 long len; /* length of change */
113 { charA A[1]; /* ISO Latin-1 text */
115 } text;
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_undo.c337 void undo_change(void) in undo_change() function