Searched refs:stipple (Results 51 - 75 of 92) sorted by relevance

1234

/macosx-10.10/tcl-105/tk/tk/tests/
H A Darc.tcl43 -style chord -outline $outline -stipple gray50 -outlinestipple gray25
/macosx-10.10/tcl-105/tk84/tk/tests/
H A Darc.tcl43 -style chord -outline $outline -stipple gray50 -outlinestipple gray25
/macosx-10.10/emacs-93/emacs/src/
H A Dwidget.c578 /* We have to initialize all of our GCs to have a stipple/tile, otherwise
579 XGetGCValues returns uninitialized data when we query the stipple
607 gc_values.stipple = blank_stipple;
619 gc_values.stipple = blank_stipple;
626 /* Cursor has to have an empty stipple. */
632 gc_values.stipple
H A Dw32term.c1381 S->stippled_p to a non-zero value if the face of S has a stipple
1393 s->stippled_p = s->face->stipple != 0;
1398 s->stippled_p = s->face->stipple != 0;
1408 s->stippled_p = s->face->stipple != 0;
1414 s->stippled_p = s->face->stipple != 0;
1419 s->stippled_p = s->face->stipple != 0;
1512 #if 0 /* TODO: stipple */
1515 /* Fill background with a stipple pattern. */
1787 #if 0 /* TODO: stipple */
1788 xgcv.stipple
[all...]
H A Dxfaces.c49 10. A background stipple, a bitmap.
343 /* Default stipple pattern used on monochrome displays. This stipple
345 for a face background color. See `set-face-stipple' for possible
1666 try to emulate gray colors with a stipple from Vface_default_stipple. */
1690 "supported" as background because we are supposed to use stipple
1695 x_destroy_bitmap (f, face->stipple);
1696 face->stipple = load_pixmap (f, Vface_default_stipple,
3361 /* MAC_TODO: No stipple support on Mac OS yet, this index is
4283 signal_error ("Invalid stipple attribut
7194 Lisp_Object stipple, overline, strike_through, box; local
[all...]
H A Ddispextern.h1189 stipple pattern. */
1450 /* Background stipple or bitmap used for this face. This is
1452 int stipple;
1457 int stipple;
1443 int stipple; member in struct:face
1448 int stipple; member in struct:face
H A Dmacterm.c2213 #if 0 /* MAC_TODO: stipple */
2218 if (face->stipple)
2226 #if 0 /* MAC_TODO: stipple */
2227 if (!face->stipple)
2707 S->stippled_p to a non-zero value if the face of S has a stipple
2719 s->stippled_p = s->face->stipple != 0;
2724 s->stippled_p = s->face->stipple != 0;
2734 s->stippled_p = s->face->stipple != 0;
2740 s->stippled_p = s->face->stipple != 0;
2745 s->stippled_p = s->face->stipple !
[all...]
H A Dxterm.c733 if (face->stipple)
741 if (!face->stipple)
1125 S->stippled_p to a non-zero value if the face of S has a stipple
1137 s->stippled_p = s->face->stipple != 0;
1142 s->stippled_p = s->face->stipple != 0;
1152 s->stippled_p = s->face->stipple != 0;
1158 s->stippled_p = s->face->stipple != 0;
1163 s->stippled_p = s->face->stipple != 0;
1239 /* Fill background with a stipple pattern. */
1979 xgcv.stipple
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkMenuDraw.c238 gcValues.stipple = menuPtr->gray;
255 gcValues.stipple = menuPtr->gray;
378 gcValues.stipple = menuPtr->gray;
H A DtkIntXlibDecls.h578 EXTERN void XSetStipple(Display *display, GC gc, Pixmap stipple);
1065 EXTERN void XSetStipple(Display *display, GC gc, Pixmap stipple);
1293 void (*xSetStipple) (Display *display, GC gc, Pixmap stipple); /* 94 */
1378 void (*xSetStipple) (Display *display, GC gc, Pixmap stipple); /* 70 */
H A DtkMenubutton.c721 gcValues.stipple = mbPtr->gray;
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkMenuDraw.c239 gcValues.stipple = menuPtr->gray;
256 gcValues.stipple = menuPtr->gray;
381 gcValues.stipple = menuPtr->gray;
H A DtkMenubutton.c732 gcValues.stipple = mbPtr->gray;
H A DtkIntXlibDecls.h328 Pixmap stipple));
589 Pixmap stipple));
879 Pixmap stipple));
1051 void (*xSetStipple) _ANSI_ARGS_((Display * display, GC gc, Pixmap stipple)); /* 94 */
1136 void (*xSetStipple) _ANSI_ARGS_((Display * display, GC gc, Pixmap stipple)); /* 70 */
1229 void (*xSetStipple) _ANSI_ARGS_((Display * display, GC gc, Pixmap stipple)); /* 70 */
/macosx-10.10/emacs-93/emacs/lisp/
H A Dfaces.el292 (:stipple
459 (defun face-stipple (face &optional frame inherit)
460 "Return the stipple pixmap name of FACE, or nil if unspecified.
465 If INHERIT is nil, only a stipple directly defined by FACE is
467 If INHERIT is t, and FACE doesn't define a stipple, then any stipple
471 resolve an unspecified stipple.
473 To ensure that a valid stipple or nil is always returned, use a value of
476 (face-attribute-specified-or (face-attribute face :stipple frame inherit)
480 (defalias 'face-background-pixmap 'face-stipple)
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeMarquee.c332 gcValues.stipple = Tk_GetBitmap(tree->interp, tree->tkwin, "gray50");
338 /* XDrawRectangle ignores the stipple pattern. */
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dwatch.itk549 # Configure the stipple pattern for the clock fill color.
552 watch itemconfigure clock -stipple $itk_option(-clockstipple)
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dtree.tcl269 [Widget::hasChanged $path -linestipple stipple] } {
270 $path.c itemconfigure line -fill $fill -stipple $stipple
1325 -stipple [Widget::getoption $path -linestipple] \
1387 -stipple [Widget::getoption $path -linestipple] \
/macosx-10.10/groff-38/groff/src/preproc/grn/
H A Dhgraph.cpp26 extern int stipple_index[]; /* stipple font index for stipples 0 - 16 */
27 extern char *stipple; /* stipple type (cf or ug) */
160 * stipple fonts).
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXFont.c1048 && gc->stipple != None) {
1056 stippleMap = TkMacOSXMakeStippleMap(drawable, gc->stipple);
1073 * draw white text when you have a stipple.
H A DtkMacOSXDraw.c2008 * Given a drawable and a stipple pattern this function draws the
2010 * be used as a mask for bit-bliting a stipple pattern over an
2024 Drawable drawable, /* Window to apply stipple. */
2025 Drawable stipple) /* The stipple pattern. */
2044 stipplePort = TkMacOSXGetDrawablePort(stipple);
1998 TkMacOSXMakeStippleMap( Drawable drawable, Drawable stipple) argument
/macosx-10.10/emacs-93/emacs/lwlib/
H A Dxlwmenu.c1565 /* Too few colors, use stipple. */
1568 xgcv.stipple = mw->menu.gray_pixmap;
1582 xgcv.stipple = mw->menu.gray_pixmap;
1733 xgcv.stipple = mw->menu.top_shadow_pixmap;
1734 pm = (xgcv.stipple ? GCStipple|GCFillStyle : 0);
1738 xgcv.stipple = mw->menu.bottom_shadow_pixmap;
1739 pm = (xgcv.stipple ? GCStipple|GCFillStyle : 0);
/macosx-10.10/groff-38/groff/src/devices/xditview/
H A DDvi.c293 values.stipple = dw->dvi.gray[5];
H A Ddraw.c429 values.stipple = dw->dvi.gray[fill_type - 1];
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dcool.tcl67 $c create rect -1 -1 -1 -1 -tags mark -fill yellow -stipple gray25 \

Completed in 240 milliseconds

1234