Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx514 GC pCopyGC; in copyBits() local
525 pCopyGC = GetDisplay()->GetCopyGC( m_nScreen ); in copyBits()
529 pCopyGC, in copyBits()
535 pCopyGC, // no clipping in copyBits()
550 pCopyGC = GetCopyGC(); in copyBits()
554 pCopyGC, in copyBits()
560 pCopyGC, // destination clipping in copyBits()
570 if( pCopyGC ) in copyBits()
572 pCopyGC, in copyBits()

Completed in 15 milliseconds