Home
last modified time | relevance | path

Searched refs:XtNlineForeground (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DPaint.h75 #define XtNlineForeground "lineForeground" macro
H A Dpattern.c242 XtVaGetValues(l->fat, XtNlineForeground, &lfg, NULL); in setPatternColorsIcon()
364 XtVaGetValues(info->paint, XtNlineForeground, &p, NULL); in initViews()
368 XtNlineForeground, p, NULL); in initViews()
387 XtNlineForeground, p, NULL); in initViews()
532 w_fg = XtNlineForeground; in activePixel()
562 w_fg = XtNlineForeground; in patternUpdate()
H A Dgraphic.c1480 XtVaGetValues(paint, XtNlineForeground, &lfg, NULL); in setCanvasColorsIcon()
1775 XtNlineForeground, &pl, in SwitchPrimarySecondary()
1778 XtNlineForeground, p, in SwitchPrimarySecondary()
1845 XtNlineForeground, p, NULL); in paletteHandler()
1873 XtNlineForeground, p, in paletteHandler()
H A DPaint.c69 {XtNlineForeground, XtCLineForeground, XtRPixel, sizeof(Pixel),