Home
last modified time | relevance | path

Searched defs:TkColor (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkColor.h28 typedef struct TkColor { struct
44 * this count is 0, then this TkColor argument
56 struct TkColor *nextPtr; /* Points to the next TkColor structure with argument
63 } TkColor; typedef
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkColor.h28 typedef struct TkColor { struct
44 * this count is 0, then this TkColor argument
56 struct TkColor *nextPtr; /* Points to the next TkColor structure with argument
63 } TkColor; typedef
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkColor.h33 typedef struct TkColor { struct
49 * this count is 0, then this TkColor argument
61 struct TkColor *nextPtr; /* Points to the next TkColor structure with argument
68 } TkColor; typedef
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkColor.h36 typedef struct TkColor { struct
52 * If this count is 0, then this TkColor argument
64 struct TkColor *nextPtr; /* Points to the next TkColor structure with argument
72 } TkColor; typedef
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkColor.c40 typedef struct TkColor { struct
58 } TkColor; argument
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkColor.c40 typedef struct TkColor { struct
58 } TkColor; argument
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkColor.c40 typedef struct TkColor { struct
58 } TkColor; argument
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dtkoglparse.c692 TkColor, variable
1397 TkColor (interp, args, nargs) in TkColor() function