Home
last modified time | relevance | path

Searched refs:nActionNum (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dprint2.cxx747 int nLastBgAction, nActionNum; in RemoveTransparenciesFromMetaFile() local
754 nActionNum=0; nLastBgAction=-1; in RemoveTransparenciesFromMetaFile()
783 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
799 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
816 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
828 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
850 ++nActionNum; in RemoveTransparenciesFromMetaFile()
862 nActionNum=0; in RemoveTransparenciesFromMetaFile()
864 while( pCurrAct && nActionNum<=nLastBgAction ) in RemoveTransparenciesFromMetaFile()
870 pCurrAct, nActionNum) ); in RemoveTransparenciesFromMetaFile()
[all …]