Searched refs:GXxor (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h446 #define GXxor 0x6 /* src XOR dst */ macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h446 #define GXxor 0x6 /* src XOR dst */ macro
/macosx-10.10.1/vim-55/src/
H A Dgui_x11.c1412 gc_vals.function = GXxor;
1606 gc_vals.function = GXxor;
H A Dgui_at_fs.c1171 gcValues.function = GXxor;
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c1540 if(gc->function == GXxor) {
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c518 gcValues.function = GXxor;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxterm.c2911 /* Create a GC that will use the GXxor function to flip foreground
2916 values.function = GXxor;

Completed in 292 milliseconds