Home
last modified time | relevance | path

Searched refs:aTotalComponents (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dprint2.cxx908 ConnectedComponents aTotalComponents; in RemoveTransparenciesFromMetaFile() local
929 !aTotalComponents.bIsFullyTransparent ) in RemoveTransparenciesFromMetaFile()
939 aTotalComponents.aComponentList.splice( aTotalComponents.aComponentList.end(), in RemoveTransparenciesFromMetaFile()
984aTotalComponents.aComponentList.splice( aTotalComponents.aComponentList.end(), in RemoveTransparenciesFromMetaFile()
1027 aTotalComponents.bIsSpecial = true; in RemoveTransparenciesFromMetaFile()
1033 aTotalComponents.bIsSpecial = false; in RemoveTransparenciesFromMetaFile()
1082 aTotalComponents.aBounds = aTotalBounds; in RemoveTransparenciesFromMetaFile()
1083 aTotalComponents.aComponentList.push_back( in RemoveTransparenciesFromMetaFile()
1088 aCCList.push_back( aTotalComponents ); in RemoveTransparenciesFromMetaFile()
1093 … (aTotalComponents.aBounds.IsEmpty() && aTotalComponents.aComponentList.size() == 1), in RemoveTransparenciesFromMetaFile()
[all …]

Completed in 19 milliseconds