| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextSrc.c | 67 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 D | TextAction.c | 1989 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 D | xf86PM.c | 68 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 D | xf86PM.c | 96 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 D | ispell.c | 96 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 D | TextSrcP.h | 148 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 D | intel_driver.c | 1235 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 D | intel_driver.c | 1208 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 D | sna_driver.c | 1337 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 D | sna_driver.c | 1294 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 D | i830_driver.c | 3131 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 D | aclocal.m4 | 512 [less verbose build output (undo: "make V=1")]) 515 [verbose build output (undo: "make V=0")])dnl
|
| H A D | configure | 1320 --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 D | aclocal.m4 | 927 [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 D | aclocal.m4 | 924 [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 D | aclocal.m4 | 1205 [less verbose build output (undo: "make V=1")]) 1208 [verbose build output (undo: "make V=0")])dnl
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | aclocal.m4 | 1271 [less verbose build output (undo: "make V=1")]) 1274 [verbose build output (undo: "make V=0")])dnl
|
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| H A D | aclocal.m4 | 823 [ --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 D | configure | 1404 --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 D | configure | 1404 --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 D | configure | 1366 --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 D | configure | 1360 --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 D | configure | 1370 --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 D | configure | 1403 --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 D | configure | 1403 --enable-silent-rules less verbose build output (undo: "make V=1") 1404 --disable-silent-rules verbose build output (undo: "make V=0")
|