Searched refs:numColors (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddib.cpp444 int numColors; local
448 numColors = 3;
454 numColors = pbmih->biClrUsed;
455 if ( !numColors )
457 numColors = GetNumberOfColours(pbmih->biBitCount);
463 numColors = 0;
466 bits = (char *)pbmih + sizeof(*pbmih) + numColors*sizeof(RGBQUAD);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dprivate.h142 CTabHandle wxMacCreateColorTable( int numColors ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dbitmap.cpp42 CTabHandle wxMacCreateColorTable( int numColors )
48 sizeof (ColorSpec) * (numColors - 1) );
54 (**newColors).ctSize = numColors - 1;
H A Dpnghand.cpp46 extern CTabHandle wxMacCreateColorTable( int numColors ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 93 milliseconds