Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx305 if( pPaintRegion_ in Clip()
306 && RectangleOut == Clip( pPaintRegion_, nX, nY, nDX, nDY, nSrcX, nSrcY ) ) in Clip()
314 if( pPaintRegion_ ) in Clip()
316 nPaint = XRectInRegion( pPaintRegion_, nX, nY, nDX, nDY ); in Clip()
H A Dsalgdi.cxx104 pPaintRegion_ = NULL; in X11SalGraphics()
165 DBG_ASSERT( !pPaintRegion_, "pPaintRegion_" ); in freeResources()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h91 XLIB_Region pPaintRegion_; member in X11SalGraphics

Completed in 31 milliseconds