Searched refs:DrawCheckered (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/svx/source/xoutdev/ |
H A D | xtabhtch.cxx | 217 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in CreateBitmapForUI()
|
H A D | xtablend.cxx | 204 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in CreateBitmapForUI()
|
H A D | xtabdash.cxx | 215 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in ImpCreateBitmapForXDash()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 314 rOut.DrawCheckered(rPos, rSize, nLen, aW, aG); in drawTransparenceBackground()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 146 aVDev.DrawCheckered(aNull, aSize, nLen, aW, aG); in initFavorites()
|
/aoo41x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1641 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in formatBitmapExToSize() 2153 mpBufferDevice->DrawCheckered(aNull, mpBufferDevice->GetOutputSizePixel(), nLen, aW, aG); in LocalPrePaint()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 1259 void OutputDevice::DrawCheckered(const Point& rPos, const Size& rSize, sal_uInt32 nLen, Color aStar… in DrawCheckered() function in OutputDevice
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 848 void DrawCheckered(
|
Completed in 44 milliseconds