Searched refs:XclColorIdDataVec (Results 1 – 1 of 1) sorted by relevance
312 typedef ::std::vector< XclColorIdData > XclColorIdDataVec; typedef in XclExpPaletteImpl317 XclColorIdDataVec maColorIdDataVec; /// Data of all CIDs.411 …for( XclColorIdDataVec::iterator aIt = maColorIdDataVec.begin(), aEnd = maColorIdDataVec.end(); aI… in Finalize()624 …for( XclColorIdDataVec::iterator aIt = maColorIdDataVec.begin(), aEnd = maColorIdDataVec.end(); aI… in RawReducePalette()647 …for( XclColorIdDataVec::iterator aIt = maColorIdDataVec.begin(), aEnd = maColorIdDataVec.end(); aI… in ReduceLeastUsedColor()
Completed in 29 milliseconds