Home
last modified time | relevance | path

Searched refs:rDevice (Results 1 – 25 of 83) sorted by relevance

1234

/aoo41x/main/basebmp/test/
H A Dlinetest.cxx61 rDevice->clear(Color(0)); in implTestBasicDiagonalLines()
66 rDevice->drawLine( aPt1, aPt2, aCol, DrawMode_PAINT ); in implTestBasicDiagonalLines()
68 rDevice->getPixel(aPt1) == aCol); in implTestBasicDiagonalLines()
81 rDevice->drawLine( aPt2, aPt1, aCol, DrawMode_PAINT ); in implTestBasicDiagonalLines()
90 rDevice->clear(Color(0)); in implTestBasicHorizontalLines()
95 rDevice->drawLine( aPt1, aPt2, aCol, DrawMode_PAINT ); in implTestBasicHorizontalLines()
103 rDevice->clear(Color(0)); in implTestBasicHorizontalLines()
104 rDevice->drawLine( aPt2, aPt1, aCol, DrawMode_PAINT ); in implTestBasicHorizontalLines()
115 rDevice->clear(Color(0)); in implTestBasicVerticalLines()
120 rDevice->drawLine( aPt1, aPt2, aCol, DrawMode_PAINT ); in implTestBasicVerticalLines()
[all …]
H A Dcliptest.cxx69 rDevice->clear(aBgCol); in implTestPixelClip()
96 rDevice->clear(aBgCol); in implTestLineClip()
107 countPixel( rDevice, in implTestLineClip()
118 rDevice->clear(Color(0)); in implTestFillClip()
129 countPixel( rDevice, rDevice->getPixel(aPt) ) == 121-30); in implTestFillClip()
136 countPixel( rDevice, rDevice->getPixel(aPt) ) == 121); in implTestFillClip()
144 countPixel( rDevice, rDevice->getPixel(aPt) ) == 121-30); in implTestFillClip()
159 rDevice->clear(aCol1); in implTestBmpClip()
160 rDevice->drawBitmap(pBmp, in implTestBmpClip()
193 rDevice->drawMaskedColor( in implTestMaskColorClip()
[all …]
H A Dfilltest.cxx66 rDevice->clear(Color(0)); in implTestRectFill()
71 rDevice->fillPolyPolygon( in implTestRectFill()
96 rDevice->clear(Color(0)); in implTestCornerCases()
106 rDevice->fillPolyPolygon( in implTestCornerCases()
114 rDevice->fillPolyPolygon( in implTestCornerCases()
122 rDevice->fillPolyPolygon( in implTestCornerCases()
133 rDevice->fillPolyPolygon( in implTestCornerCases()
144 rDevice->fillPolyPolygon( in implTestCornerCases()
155 rDevice->fillPolyPolygon( in implTestCornerCases()
171 rDevice->fillPolyPolygon( in implTestCornerCases()
[all …]
H A Dpolytest.cxx69 rDevice->clear(aBgCol); in implTestEmpty()
77 rDevice->fillPolyPolygon( in implTestEmpty()
86 rDevice->clear(aBgCol); in implTestEmpty()
92 rDevice->fillPolyPolygon( in implTestEmpty()
104 rDevice->clear(aBgCol); in implTestHairline()
121 rDevice->clear(aBgCol); in implTestHairline()
136 rDevice->clear(aBgCol); in implTestHairline()
154 rDevice->clear(aBgCol); in implTestPolyPoly()
174 rDevice->clear(aBgCol); in implTestPolyPolyClip()
199 rDevice->clear(aBgCol); in implTestPolyPolyClip()
[all …]
H A Dbmptest.cxx68 void implTestBmpBasics(const BitmapDeviceSharedPtr& rDevice, in implTestBmpBasics() argument
71 rDevice->clear(Color(0)); in implTestBmpBasics()
80 rDevice->drawBitmap( in implTestBmpBasics()
88 rDevice->drawBitmap( in implTestBmpBasics()
96 rDevice->drawBitmap( in implTestBmpBasics()
104 rDevice->drawBitmap( in implTestBmpBasics()
113 void implTestBmpClip(const BitmapDeviceSharedPtr& rDevice, in implTestBmpClip() argument
116 rDevice->clear(Color(0)); in implTestBmpClip()
125 rDevice->drawBitmap( in implTestBmpClip()
133 rDevice->drawBitmap( in implTestBmpClip()
[all …]
H A Dmasktest.cxx67 void implTestMaskBasics(const BitmapDeviceSharedPtr& rDevice, in implTestMaskBasics() argument
79 rDevice->clear(aCol); in implTestMaskBasics()
80 rDevice->setPixel( in implTestMaskBasics()
84 rDevice->drawMaskedColor( in implTestMaskBasics()
90 countPixel( rDevice, aCol ) == 100-50); in implTestMaskBasics()
92 rDevice->clear(aCol); in implTestMaskBasics()
93 rDevice->drawMaskedColor( in implTestMaskBasics()
101 rDevice->clear(aCol); in implTestMaskBasics()
102 rDevice->drawMaskedColor( in implTestMaskBasics()
110 rDevice->clear(aCol); in implTestMaskBasics()
[all …]
H A Dbmpmasktest.cxx69 void implTestBmpBasics(const BitmapDeviceSharedPtr& rDevice, in implTestBmpBasics() argument
72 rDevice->clear(Color(0)); in implTestBmpBasics()
78 rDevice->drawMaskedBitmap( in implTestBmpBasics()
85 countPixel( rDevice, aCol ) == 30); in implTestBmpBasics()
88 void implTestBmpScaledClip(const BitmapDeviceSharedPtr& rDevice, in implTestBmpScaledClip() argument
91 rDevice->clear(Color(0)); in implTestBmpScaledClip()
97 rDevice->drawMaskedBitmap( in implTestBmpScaledClip()
104 countPixel( rDevice, aCol ) == 12); in implTestBmpScaledClip()
/aoo41x/main/sfx2/source/sidebar/
H A DDrawHelper.cxx33 OutputDevice& rDevice, in DrawBorder() argument
41 rDevice, in DrawBorder()
49 rDevice, in DrawBorder()
57 rDevice, in DrawBorder()
65 rDevice, in DrawBorder()
86 rDevice, in DrawBevelBorder()
94 rDevice, in DrawBevelBorder()
102 rDevice, in DrawBevelBorder()
110 rDevice, in DrawBevelBorder()
118 rDevice, in DrawBevelBorder()
[all …]
H A DDrawHelper.hxx41 OutputDevice& rDevice,
47 OutputDevice& rDevice,
54 OutputDevice& rDevice,
61 OutputDevice& rDevice,
68 OutputDevice& rDevice,
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx135 OutputDevice& rDevice, in PaintPageObject() argument
219 OutputDevice& rDevice, in PaintBackground() argument
249 OutputDevice& rDevice, in PaintPreview() argument
341 OutputDevice& rDevice, in PaintPageNumber() argument
396 OutputDevice& rDevice, in PaintTransitionEffect() argument
581 OutputDevice& rDevice, in PaintBorder() argument
585 rDevice.SetFillColor(); in PaintBorder()
591 rDevice.DrawLine( in PaintBorder()
594 rDevice.DrawLine( in PaintBorder()
597 rDevice.DrawLine( in PaintBorder()
[all …]
H A DSlsFramePainter.cxx70 OutputDevice& rDevice, in PaintFrame() argument
77 maTopLeft.PaintCorner(rDevice, aBox.TopLeft()); in PaintFrame()
78 maTopRight.PaintCorner(rDevice, aBox.TopRight()); in PaintFrame()
79 maBottomLeft.PaintCorner(rDevice, aBox.BottomLeft()); in PaintFrame()
85 maCenter.PaintCenter(rDevice,aBox); in PaintFrame()
173 OutputDevice& rDevice, in PaintCorner() argument
184 OutputDevice& rDevice, in PaintSide() argument
208 rDevice.DrawBitmapEx( in PaintSide()
228 rDevice.DrawBitmapEx( in PaintSide()
245 OutputDevice& rDevice, in PaintCenter() argument
[all …]
H A DSlsInsertionIndicatorOverlay.cxx288 OutputDevice& rDevice, in PaintPageCount() argument
302 rDevice.SetFont(*pFont); in PaintPageCount()
304 rDevice.GetTextBoundRect(aTextBox, sNumber); in PaintPageCount()
317 rDevice.SetFillColor(pTheme->GetColor(Theme::Color_Selection)); in PaintPageCount()
318 rDevice.SetLineColor(pTheme->GetColor(Theme::Color_Selection)); in PaintPageCount()
319 rDevice.DrawRect(GrowRectangle(aTextBox, nBorder)); in PaintPageCount()
321 rDevice.SetFillColor(); in PaintPageCount()
323 rDevice.DrawRect(GrowRectangle(aTextBox, nBorder-1)); in PaintPageCount()
326 rDevice.DrawText(aTextBox.TopLeft()-aTextOffset, sNumber); in PaintPageCount()
357 OutputDevice& rDevice, in Paint() argument
[all …]
H A DSlsButtonBar.cxx434 OutputDevice& rDevice, in Paint() argument
449 PaintButtonBackground(rDevice, rpDescriptor, aOffset); in Paint()
461 rDevice, in Paint()
479 OutputDevice& rDevice, in PaintButtonBackground() argument
1208 OutputDevice& rDevice, in Paint() argument
1219 rDevice.SetTextColor(rpTheme->GetColor(Theme::Color_ButtonText)); in Paint()
1286 OutputDevice& rDevice, in Paint() argument
1296 const sal_uInt16 nSavedAntialiasingMode (rDevice.GetAntialiasing()); in Paint()
1299 rDevice.SetLineColor(); in Paint()
1333 rDevice.DrawBitmapEx( in Paint()
[all …]
H A DSlsFontProvider.cxx100 FontProvider::SharedFontPointer FontProvider::GetFont (const OutputDevice& rDevice) in GetFont() argument
103 if (maMapMode != rDevice.GetMapMode()) in GetFont()
115 Size aFontSize (rDevice.LogicToPixel(maFont->GetSize(), aFontMapMode)); in GetFont()
118 maFont->SetSize (rDevice.PixelToLogic(aFontSize)); in GetFont()
122 maMapMode = rDevice.GetMapMode(); in GetFont()
H A DSlsFramePainter.hxx41 void PaintFrame (OutputDevice&rDevice, const Rectangle aBox) const;
82 void PaintCorner (OutputDevice& rDevice, const Point& rAnchor) const;
90 OutputDevice& rDevice,
99 OutputDevice& rDevice,
/aoo41x/main/canvas/source/tools/
H A Dparametricpolypolygon.cxx60 const uno::Reference< rendering::XGraphicDevice >& rDevice, in create()
71 colorSequence[0] = rDevice->getDeviceColorSpace()->convertFromRGB(rgbColors); in create()
73 colorSequence[1] = rDevice->getDeviceColorSpace()->convertFromRGB(rgbColors); in create()
131 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createLinearHorizontalGradient()
137 return new ParametricPolyPolygon( rDevice, GRADIENT_LINEAR, colors, stops ); in createLinearHorizontalGradient()
141 const uno::Reference< rendering::XGraphicDevice >& rDevice, in createEllipticalGradient()
149 rDevice, in createEllipticalGradient()
164 rDevice, in createRectangularGradient()
240 mxDevice( rDevice ), in ParametricPolyPolygon()
256 mxDevice( rDevice ), in ParametricPolyPolygon()
[all …]
/aoo41x/main/canvas/source/directx/
H A Ddx_devicehelper.hxx58 com::sun::star::rendering::XGraphicDevice& rDevice );
67 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
70 …com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
73 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
76 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
79 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
82 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo41x/main/starmath/source/
H A Dview.cxx869 Size aSize(rDevice.GetTextWidth(rLine), rDevice.GetTextHeight()); in GetTextLineSize()
874 long TabPos = rDevice.GetTextWidth('n') * 8; in GetTextLineSize()
911 aSize = GetTextLineSize(rDevice, aLine); in GetTextSize()
935 aSize = GetTextLineSize(rDevice, aText); in GetTextSize()
976 rDevice.DrawText(aPoint, aText); in DrawTextLine()
977 aPoint.X() += rDevice.GetTextWidth(aText); in DrawTextLine()
981 rDevice.DrawText(aPoint, rLine); in DrawTextLine()
1001 aSize = GetTextLineSize(rDevice, aLine); in DrawText()
1024 DrawTextLine(rDevice, aPoint, aText); in DrawText()
1036 DrawTextLine(rDevice, aPoint, aLine); in DrawText()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx51 OutputDevice& rDevice,
99 OutputDevice& rDevice,
102 OutputDevice& rDevice,
105 OutputDevice& rDevice,
108 OutputDevice& rDevice,
111 OutputDevice& rDevice,
/aoo41x/main/canvas/inc/canvas/
H A Dparametricpolypolygon.hxx100 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
126 … ::com::sun::star::rendering::XGraphicDevice >& rDevice,
130 … ::com::sun::star::rendering::XGraphicDevice >& rDevice,
135 … ::com::sun::star::rendering::XGraphicDevice >& rDevice,
142 ::com::sun::star::rendering::XGraphicDevice >& rDevice,
148 ::com::sun::star::rendering::XGraphicDevice >& rDevice,
155 ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo41x/main/canvas/source/vcl/
H A Ddevicehelper.hxx60 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
63 …com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
66 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
69 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
72 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
75 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
H A Dcanvasbitmap.cxx43 rendering::XGraphicDevice& rDevice, in CanvasBitmap() argument
62 rDevice, in CanvasBitmap()
68 rDevice, in CanvasBitmap()
74 rendering::XGraphicDevice& rDevice, in CanvasBitmap() argument
77 maCanvasHelper.init( rBitmap, rDevice, rOutDevProvider ); in CanvasBitmap()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_devicehelper.hxx73 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
76 …com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
79 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
82 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
85 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
88 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo41x/main/canvas/source/null/
H A Dnull_devicehelper.hxx57 … ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
60 …com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
63 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
66 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
69 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
72 … const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >& rDevice,
/aoo41x/main/basebmp/source/
H A Ddebug.cxx78 void debugDump( const BitmapDeviceSharedPtr& rDevice, in debugDump() argument
81 const basegfx::B2IVector aSize( rDevice->getSize() ); in debugDump()
82 const bool bTopDown( rDevice->isTopDown() ); in debugDump()
83 const sal_Int32 nScanlineFormat( rDevice->getScanlineFormat() ); in debugDump()
98 …rOutputStream << std::setw(8) << (sal_uInt32)rDevice->getPixel( basegfx::B2IPoint(x,y) ).toInt32()… in debugDump()

Completed in 114 milliseconds

1234