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

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinButton.c70 DWORD *boxesPalette; /* Pointer to color palette. */ member in struct:ThreadSpecificData
158 tsdPtr->boxesPalette = (DWORD*) (((LPSTR) tsdPtr->boxesPtr)
160 tsdPtr->boxesBits = ((LPSTR) tsdPtr->boxesPalette)
350 DWORD *boxesPalette;
355 boxesPalette= tsdPtr->boxesPalette;
690 boxesPalette[PAL_CHECK] = FlipColor(TkWinGetBorderPixels(tkwin,
693 boxesPalette[PAL_CHECK] = FlipColor(gc->foreground);
695 boxesPalette[PAL_TOP_OUTER] = FlipColor(TkWinGetBorderPixels(tkwin,
697 boxesPalette[PAL_TOP_INNE
344 DWORD *boxesPalette; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinButton.c70 DWORD *boxesPalette; /* Pointer to color palette. */ member in struct:ThreadSpecificData
155 tsdPtr->boxesPalette = (DWORD*) (((LPSTR) tsdPtr->boxesPtr)
157 tsdPtr->boxesBits = ((LPSTR) tsdPtr->boxesPalette)
355 DWORD *boxesPalette;
360 boxesPalette= tsdPtr->boxesPalette;
651 boxesPalette[PAL_CHECK] = FlipColor(TkWinGetBorderPixels(tkwin,
654 boxesPalette[PAL_CHECK] = FlipColor(gc->foreground);
656 boxesPalette[PAL_TOP_OUTER] = FlipColor(TkWinGetBorderPixels(tkwin,
658 boxesPalette[PAL_TOP_INNE
349 DWORD *boxesPalette; local
[all...]

Completed in 69 milliseconds