Searched refs:mbIndexing (Results 1 – 1 of 1) sorted by relevance
100 sal_Bool mbIndexing; // sal_True if source contains indexing color values member in TGAReader123 mbIndexing ( sal_False ), in TGAReader()159 if ( mbIndexing ) in ReadTGA()193 mbIndexing = sal_True; in ImplReadHeader()248 mbIndexing = sal_True; in ImplReadHeader()259 if ( !mbIndexing && ( mnDestBitDepth < 15 ) ) in ImplReadHeader()309 if ( mbIndexing ) in ImplReadBody()595 if ( mbIndexing ) in ImplReadBody()675 if ( mbIndexing ) // read the colormap in ImplReadPalette()
Completed in 10 milliseconds