Home
last modified time | relevance | path

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

/trunk/main/cppcanvas/inc/cppcanvas/
H A Dpolypolygon.hxx71 virtual void setRGBALineColor( Color::IntSRGBA ) = 0;
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.hxx65 virtual void setRGBALineColor( Color::IntSRGBA );
H A Dimplpolypolygon.cxx121 void ImplPolyPolygon::setRGBALineColor( Color::IntSRGBA aColor ) in setRGBALineColor() function in cppcanvas::internal::ImplPolyPolygon
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx436 pPolyPoly->setRGBALineColor( maStrokeColor.getIntegerColor() ); in handleMouseDragged()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx533 pPolyPoly->setRGBALineColor( unoColor2RGBColor( nLineColor ).getIntegerColor() ); in importPolygons()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx221 pPolyPoly2->setRGBALineColor( 0x008000FFU ); in clearRect()

Completed in 25 milliseconds