Home
last modified time | relevance | path

Searched refs:nLastBgAction (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()
864 while( pCurrAct && nActionNum<=nLastBgAction ) in RemoveTransparenciesFromMetaFile()