Searched refs:WinColor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinColor.c23 typedef struct WinColor { struct
27 } WinColor; typedef in typeref:struct:WinColor
194 WinColor *winColPtr;
201 * is found, allocate a new WinColor and store the XColor and the system
209 winColPtr = (WinColor *) ckalloc(sizeof(WinColor));
248 WinColor *tkColPtr = (WinColor *) ckalloc(sizeof(WinColor));
313 register WinColor *winColPt
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinColor.c23 typedef struct WinColor { struct
27 } WinColor; typedef in typeref:struct:WinColor
195 WinColor *winColPtr;
202 * color is found, allocate a new WinColor and store the XColor and the
210 winColPtr = (WinColor *) ckalloc(sizeof(WinColor));
250 WinColor *tkColPtr = (WinColor *) ckalloc(sizeof(WinColor));
315 register WinColor *winColPt
[all...]

Completed in 124 milliseconds