Home
last modified time | relevance | path

Searched refs:ImplIsRecordLayout (Results 1 – 8 of 8) sorted by path

/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx538 SAL_DLLPRIVATE sal_Bool ImplIsRecordLayout() const;
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx887 sal_Bool OutputDevice::ImplIsRecordLayout() const in ImplIsRecordLayout() function in OutputDevice
1493 if ( !IsDeviceOutputNecessary() || !mbLineColor || ImplIsRecordLayout() ) in DrawLine()
1701 …utputNecessary() || !mbLineColor || ( LINE_NONE == rLineInfo.GetStyle() ) || ImplIsRecordLayout() ) in DrawLine()
1749 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawRect()
1793 if ( !IsDeviceOutputNecessary() || !mbLineColor || (nPoints < 2) || ImplIsRecordLayout() ) in DrawPolyLine()
1891 … !mbLineColor || ( nPoints < 2 ) || ( LINE_NONE == rLineInfo.GetStyle() ) || ImplIsRecordLayout() ) in ImpDrawPolyLineWithLineInfo()
1963 …eviceOutputNecessary() || (!mbLineColor && !mbFillColor) || (nPoints < 2) || ImplIsRecordLayout() ) in DrawPolygon()
2059 …if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || !nPoly || ImplIsRecordLayout(… in DrawPolyPolygon()
H A Doutdev2.cxx240 if( ImplIsRecordLayout() ) in DrawOutDev()
515 if( ImplIsRecordLayout() ) in DrawBitmap()
534 if( ImplIsRecordLayout() ) in DrawBitmap()
554 if( ImplIsRecordLayout() ) in DrawBitmap()
742 if( ImplIsRecordLayout() ) in DrawBitmapEx()
763 if( ImplIsRecordLayout() ) in DrawBitmapEx()
784 if( ImplIsRecordLayout() ) in DrawBitmapEx()
805 if( ImplIsRecordLayout() ) in DrawTransformedBitmapEx()
1289 if( ImplIsRecordLayout() ) in DrawMask()
1317 if( ImplIsRecordLayout() ) in DrawMask()
[all …]
H A Doutdev3.cxx5455 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawTextLine()
5498 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawWaveLine()
H A Doutdev4.cxx715 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawGradient()
858 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawGradient()
1087 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawHatch()
H A Doutdev5.cxx56 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DBG_NAMEEX()
115 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawEllipse()
166 if ( !IsDeviceOutputNecessary() || !mbLineColor || ImplIsRecordLayout() ) in DrawArc()
213 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawPie()
267 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawChord()
H A Doutdev6.cxx66 if( aDstRect.IsEmpty() || ImplIsRecordLayout() ) in DBG_NAMEEX()
263 bool bDrawn = !IsDeviceOutputNecessary() || ImplIsRecordLayout(); in DrawTransparent()
1124 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawWallpaper()
1147 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in Erase()
1216 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawEPS()
/trunk/main/vcl/source/window/
H A Dstatus.cxx525 if ( !ImplIsRecordLayout() ) in ImplDrawItem()

Completed in 152 milliseconds