Searched refs:GXcopy (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkGC.c106 valueKey.values.function = GXcopy;
H A DtkSquare.c342 gcValues.function = GXcopy;
H A DtkCanvas.c1913 gcValues.function = GXcopy;
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h443 #define GXcopy 0x3 /* src */ macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h443 #define GXcopy 0x3 /* src */ macro
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkGC.c107 valueKey.values.function = GXcopy;
H A DtkSquare.c349 gcValues.function = GXcopy;
H A DtkCanvas.c2060 gcValues.function = GXcopy;
/macosx-10.10.1/tcl-105/tk/tk/xlib/
H A Dxgc.c139 InitField(function, GCFunction, GXcopy);
/macosx-10.10.1/tcl-105/tk84/tk/xlib/
H A Dxgc.c135 gp->function = (mask & GCFunction) ?values->function :GXcopy;
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkWidget.c75 gcValues.function = GXcopy;
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinDraw.c33 R2_COPYPEN, /* GXcopy */
64 SRCCOPY, /* GXcopy */
701 if (gc->function == GXcopy) {
H A DtkWinFont.c1192 } else if (gc->function == GXcopy) {
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c897 gc_values.function = GXcopy;
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinDraw.c33 R2_COPYPEN, /* GXcopy */
64 SRCCOPY, /* GXcopy */
707 if (gc->function == GXcopy) {
H A DtkWinFont.c921 } else if (gc->function == GXcopy) {
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c1654 if(gc->function != GXcopy) {
1655 TkMacOSXDbgMsg("Logical functions other than GXcopy are "
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c1681 if(gc->function != GXcopy) {
1682 TkMacOSXDbgMsg("Logical functions other than GXcopy are "
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c516 gcValues.function = GXcopy;
679 gcValues.function = GXcopy;
H A DtkTreeDisplay.c4443 gcValues.function = GXcopy;
4628 gcValues.function = GXcopy;
H A DtkTreeCtrl.c1431 gcValues.function = GXcopy;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dxterm.c2223 xgcv.function = GXcopy;
2367 xgcv.function = GXcopy;

Completed in 272 milliseconds