Searched refs:rInMtf (Results 1 – 2 of 2) sorted by relevance
681 for( pCurrAct = ( (GDIMetaFile&) rInMtf ).FirstAction(); in RemoveTransparenciesFromMetaFile()683 pCurrAct = ( (GDIMetaFile&) rInMtf ).NextAction() ) in RemoveTransparenciesFromMetaFile()706 rOutMtf = rInMtf; in RemoveTransparenciesFromMetaFile()759 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(); in RemoveTransparenciesFromMetaFile()853 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).NextAction(); in RemoveTransparenciesFromMetaFile()867 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(); in RemoveTransparenciesFromMetaFile()878 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).NextAction(); in RemoveTransparenciesFromMetaFile()891 pCurrAct=const_cast<GDIMetaFile&>(rInMtf).NextAction(), ++nActionNum ) in RemoveTransparenciesFromMetaFile()1325 for( pCurrAct=const_cast<GDIMetaFile&>(rInMtf).FirstAction(), nActionNum=0; in RemoveTransparenciesFromMetaFile()1363 rOutMtf.SetPrefMapMode( rInMtf.GetPrefMapMode() ); in RemoveTransparenciesFromMetaFile()[all …]
1201 …bool RemoveTransparenciesFromMetaFile( const GDIMetaFile& rInMtf, GDIMetaFile& rOut…
Completed in 39 milliseconds