Home
last modified time | relevance | path

Searched refs:highlightBgColorPtr (Results 1 – 25 of 126) sorted by relevance

123456

/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXEntry.c146 bgGC = Tk_GCForColor(entryPtr->highlightBgColorPtr, d); in TkpDrawEntryBorderAndFocus()
261 bgGC = Tk_GCForColor(sbPtr->entry.highlightBgColorPtr, d); in TkpDrawSpinboxButtons()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXEntry.c139 bgGC = Tk_GCForColor(entryPtr->highlightBgColorPtr, d); in TkpDrawEntryBorderAndFocus()
245 bgGC = Tk_GCForColor(sbPtr->entry.highlightBgColorPtr, d); in TkpDrawSpinboxButtons()
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXEntry.c146 bgGC = Tk_GCForColor(entryPtr->highlightBgColorPtr, d); in TkpDrawEntryBorderAndFocus()
261 bgGC = Tk_GCForColor(sbPtr->entry.highlightBgColorPtr, d); in TkpDrawSpinboxButtons()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkFrame.c62 XColor *highlightBgColorPtr; member
126 Tk_Offset(Frame, highlightBgColorPtr), BOTH},
372 framePtr->highlightBgColorPtr = NULL;
626 gc = Tk_GCForColor(framePtr->highlightBgColorPtr,
H A DtkCanvas.h55 XColor *highlightBgColorPtr; member
H A DtkMessage.c54 XColor *highlightBgColorPtr; member
136 Tk_Offset(Message, highlightBgColorPtr), 0},
238 msgPtr->highlightBgColorPtr = NULL;
727 gc = Tk_GCForColor(msgPtr->highlightBgColorPtr, Tk_WindowId(tkwin));
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkFrame.c62 XColor *highlightBgColorPtr; member
126 Tk_Offset(Frame, highlightBgColorPtr), BOTH},
372 framePtr->highlightBgColorPtr = NULL;
626 gc = Tk_GCForColor(framePtr->highlightBgColorPtr,
H A DtkCanvas.h55 XColor *highlightBgColorPtr; member
H A DtkMessage.c54 XColor *highlightBgColorPtr; member
136 Tk_Offset(Message, highlightBgColorPtr), 0},
238 msgPtr->highlightBgColorPtr = NULL;
727 gc = Tk_GCForColor(msgPtr->highlightBgColorPtr, Tk_WindowId(tkwin));
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkFrame.c62 XColor *highlightBgColorPtr; member
126 Tk_Offset(Frame, highlightBgColorPtr), BOTH},
372 framePtr->highlightBgColorPtr = NULL;
626 gc = Tk_GCForColor(framePtr->highlightBgColorPtr,
H A DtkCanvas.h55 XColor *highlightBgColorPtr; member
H A DtkMessage.c54 XColor *highlightBgColorPtr; member
136 Tk_Offset(Message, highlightBgColorPtr), 0},
238 msgPtr->highlightBgColorPtr = NULL;
727 gc = Tk_GCForColor(msgPtr->highlightBgColorPtr, Tk_WindowId(tkwin));
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkScrollbar.h62 XColor *highlightBgColorPtr; member
H A DtkMenubutton.h97 XColor *highlightBgColorPtr;/* Color for drawing traversal highlight area member
H A DtkCanvas.h70 XColor *highlightBgColorPtr; member
H A DtkEntry.h91 XColor *highlightBgColorPtr;/* Color for drawing traversal highlight area member
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkScrollbar.h62 XColor *highlightBgColorPtr; member
H A DtkMenubutton.h102 XColor *highlightBgColorPtr;/* Color for drawing traversal highlight area member
H A DtkCanvas.h70 XColor *highlightBgColorPtr; member
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkScrollbar.h62 XColor *highlightBgColorPtr; member
H A DtkMenubutton.h97 XColor *highlightBgColorPtr;/* Color for drawing traversal highlight area member
H A DtkCanvas.h70 XColor *highlightBgColorPtr; member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkScrollbar.h73 XColor *highlightBgColorPtr; member
H A DtkMenubutton.h107 XColor *highlightBgColorPtr; member
/dports/x11-toolkits/blt/blt2.5/generic/
H A DtkFrame.c98 XColor *highlightBgColorPtr; member
174 Tk_Offset(bltFrame, highlightBgColorPtr), BOTH},
476 framePtr->highlightBgColorPtr = NULL;
837 gc = Tk_GCForColor(framePtr->highlightBgColorPtr,

123456