Home
last modified time | relevance | path

Searched refs:mpSwapFile (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dimpgraph.hxx65 ImpSwapFile* mpSwapFile; member in ImpGraphic
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx131 mpSwapFile ( NULL ), in ImpGraphic()
148 mpSwapFile ( rImpGraphic.mpSwapFile ), in ImpGraphic()
157 if( mpSwapFile ) in ImpGraphic()
182 mpSwapFile ( NULL ), in ImpGraphic()
199 mpSwapFile ( NULL ), in ImpGraphic()
215 mpSwapFile( NULL ), in ImpGraphic()
302 mpSwapFile = rImpGraphic.mpSwapFile; in operator =()
304 if( mpSwapFile ) in operator =()
419 if( mpSwapFile ) in ImplClear()
1538 if( mpSwapFile ) in ImplSwapIn()
[all …]

Completed in 20 milliseconds