Home
last modified time | relevance | path

Searched refs:setRGB (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/bean/qa/complex/bean/
H A DScreenComparer.java147 m_imgDiff.setRGB(x, y, m_diffColor); in compare()
151 m_imgDiff.setRGB(x, y, pixel1); in compare()
194 m_imgDiff.setRGB(x, y, m_diffColor); in compare()
198 m_imgDiff.setRGB(x, y, pixels1[offset]); in compare()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx95 ScVbaColorFormat::setRGB( sal_Int32 _rgb ) throw (uno::RuntimeException) in setRGB() function in ScVbaColorFormat
161 setRGB( nColor ); in setSchemeColor()
H A Dvbacolorformat.hxx115 virtual void SAL_CALL setRGB( sal_Int32 _rgb ) throw (css::uno::RuntimeException);
/aoo4110/main/qadevOOo/runner/convwatch/
H A DBorderRemover.java306 aBI.setRGB(x, y, _aImage.getPixel(x + nXOffset, y + nYOffset)); in createImage()
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java194 dst.setRGB(x, y, 0xFFFFFFFF); in findRectangle()

Completed in 37 milliseconds