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

/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinColor.c354 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE);
380 if (cmap->size == sizePalette) {
348 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE); local
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinColor.c356 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE);
383 if (cmap->size == sizePalette) {
350 unsigned long sizePalette = GetDeviceCaps(dc, SIZEPALETTE); local

Completed in 231 milliseconds