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.cxx751 int nLastBgAction, nActionNum; in RemoveTransparenciesFromMetaFile() local
758 nActionNum=0; nLastBgAction=-1; in RemoveTransparenciesFromMetaFile()
787 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
803 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
820 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
832 nLastBgAction=nActionNum; // this _is_ background in RemoveTransparenciesFromMetaFile()
868 while( pCurrAct && nActionNum<=nLastBgAction ) in RemoveTransparenciesFromMetaFile()

Completed in 10 milliseconds