Searched refs:undo (Results 1 - 25 of 455) sorted by relevance

1234567891011>>

/xsrc/external/mit/libXaw/dist/src/
H A DTextSrc.c67 XawTextUndoList *undo, *redo; member in struct:_XawTextUndoList
71 XawTextUndoBuffer **undo; member in struct:_XawTextUndo
309 src->textSrc.undo = (XawTextUndo*)XtCalloc(1, sizeof(XawTextUndo));
310 src->textSrc.undo->dir = XawsdLeft;
313 src->textSrc.undo = NULL;
338 FreeUndoBuffer(src->textSrc.undo);
339 XtFree((char*)src->textSrc.undo);
372 newtw->textSrc.undo = (XawTextUndo*)
374 newtw->textSrc.undo->dir = XawsdLeft;
377 FreeUndoBuffer(newtw->textSrc.undo);
734 XawTextUndoList *undo; local in function:XawTextSourceReplace
1316 FreeUndoBuffer(XawTextUndo * undo) argument
1358 UndoGC(XawTextUndo * undo) argument
[all...]
H A DTextAction.c1989 Bool freepos = False, undo, paragraph = pos != NULL; local in function:FormatText
1997 undo = src->textSrc.enable_undo && src->textSrc.undo_state == False;
1998 if (undo) {
2018 if (undo && result == XawEditDone && block.ptr) {
2046 if (undo) {
2336 Bool undo = src->textSrc.enable_undo && src->textSrc.undo_state == False; local in function:Indent
2356 if (undo) {
2368 if (undo) {
2434 if (undo) {
3926 Bool undo local in function:FormParagraph
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86PM.c68 suspend (pmEvent event, Bool undo) argument
85 xf86Screens[i]->PMEvent(i,event,undo);
96 resume(pmEvent event, Bool undo) argument
104 xf86Screens[i]->PMEvent(i,event,undo);
124 DoApmEvent(pmEvent event, Bool undo) argument
137 if (!undo && !suspended) {
138 suspend(event,undo);
140 } else if (undo && suspended) {
141 resume(event,undo);
151 resume(event,undo);
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86PM.c96 suspend(pmEvent event, Bool undo) argument
113 xf86Screens[i]->PMEvent(xf86Screens[i], event, undo);
122 resume(pmEvent event, Bool undo) argument
129 xf86Screens[i]->PMEvent(xf86Screens[i], event, undo);
149 DoApmEvent(pmEvent event, Bool undo) argument
162 if (!undo && !suspended) {
163 suspend(event, undo);
166 else if (undo && suspended) {
167 resume(event, undo);
177 resume(event, undo);
[all...]
/xsrc/external/mit/xedit/dist/
H A Dispell.c96 replaceAll, undo, ignore, ignoreAll, add, addUncap, suspend, member in struct:_ispell
133 int format_mode; /* to undo correctly */
392 ispell_undo *undo = XtNew(ispell_undo); local in function:IspellCheckUndo
395 XeditPrintf("Undo: Dictionary changed. Previous undo information lost.\n");
400 undo->next = NULL;
401 undo->repeat = False;
402 undo->terse = ispell.undo_terse_mode;
403 undo->format = ispell.format_mode;
404 if ((undo->prev = ispell.undo_head) != NULL)
405 undo
1452 ispell_undo *undo, *pundo; local in function:IspellKillUndoBuffer
1665 ispell_undo *undo = ispell.undo_head; local in function:UndoIspell
[all...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSrcP.h148 Boolean undo_state; /* to protect undo manipulation */
149 XawTextUndo *undo; member in struct:__anonf285b4dd0108
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_driver.c1235 static Bool I830PMEvent(SCRN_ARG_TYPE arg, pmEvent event, Bool undo) argument
1246 if (!undo && !intel->suspended) {
1250 } else if (undo && intel->suspended) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_driver.c1208 static Bool I830PMEvent(SCRN_ARG_TYPE arg, pmEvent event, Bool undo) argument
1219 if (!undo && !intel->suspended) {
1223 } else if (undo && intel->suspended) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c1337 static Bool sna_pm_event(SCRN_ARG_TYPE arg, pmEvent event, Bool undo) argument
1350 if (!undo && !sna->suspended) {
1354 } else if (undo && sna->suspended) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c1294 static Bool sna_pm_event(SCRN_ARG_TYPE arg, pmEvent event, Bool undo) argument
1307 if (!undo && !sna->suspended) {
1311 } else if (undo && sna->suspended) {
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c3131 I830PMEvent(int scrnIndex, pmEvent event, Bool undo) argument
3136 DPRINTF(PFX, "Enter VT, event %d, undo: %s\n", event, BOOLTOSTRING(undo));
3144 if (!undo && !pI830->suspended) {
3148 } else if (undo && pI830->suspended) {
/xsrc/external/mit/util-macros/dist/
H A Daclocal.m4512 [less verbose build output (undo: "make V=1")])
515 [verbose build output (undo: "make V=0")])dnl
H A Dconfigure1320 --enable-silent-rules less verbose build output (undo: "make V=1")
1321 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4927 [less verbose build output (undo: "make V=1")])
930 [verbose build output (undo: "make V=0")])dnl
/xsrc/external/mit/xcb-proto/dist/
H A Daclocal.m4924 [less verbose build output (undo: "make V=1")])
927 [verbose build output (undo: "make V=0")])dnl
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m41205 [less verbose build output (undo: "make V=1")])
1208 [verbose build output (undo: "make V=0")])dnl
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m41271 [less verbose build output (undo: "make V=1")])
1274 [verbose build output (undo: "make V=0")])dnl
/xsrc/external/mit/xproxymanagementprotocol/dist/
H A Daclocal.m4823 [ --enable-silent-rules less verbose build output (undo: `make V=1')
824 --disable-silent-rules verbose build output (undo: `make V=0')])
/xsrc/external/mit/font-adobe-75dpi/dist/
H A Dconfigure1404 --enable-silent-rules less verbose build output (undo: "make V=1")
1405 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-adobe-utopia-100dpi/dist/
H A Dconfigure1404 --enable-silent-rules less verbose build output (undo: "make V=1")
1405 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-adobe-utopia-type1/dist/
H A Dconfigure1366 --enable-silent-rules less verbose build output (undo: "make V=1")
1367 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-alias/dist/
H A Dconfigure1360 --enable-silent-rules less verbose build output (undo: "make V=1")
1361 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-arabic-misc/dist/
H A Dconfigure1370 --enable-silent-rules less verbose build output (undo: "make V=1")
1371 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-bh-100dpi/dist/
H A Dconfigure1403 --enable-silent-rules less verbose build output (undo: "make V=1")
1404 --disable-silent-rules verbose build output (undo: "make V=0")
/xsrc/external/mit/font-bh-75dpi/dist/
H A Dconfigure1403 --enable-silent-rules less verbose build output (undo: "make V=1")
1404 --disable-silent-rules verbose build output (undo: "make V=0")

Completed in 74 milliseconds

1234567891011>>