Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 22 of 22) sorted by relevance

/trunk/main/canvas/inc/canvas/base/
H A Ddoublebitmapbase.hxx124 …virtual ::com::sun::star::uno::Sequence< double > SAL_CALL getPixel( ::com::sun::star::rendering::… in getPixel() function in canvas::DoubleBitmapBase
H A Dfloatbitmapbase.hxx127 …virtual ::com::sun::star::uno::Sequence< float > SAL_CALL getPixel( ::com::sun::star::rendering::F… in getPixel() function in canvas::FloatBitmapBase
H A Dintegerbitmapbase.hxx124 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getPixel( ::com::sun::star::rendering… in getPixel() function in canvas::IntegerBitmapBase
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DImageHelper.java67 public int getPixel(int x, int y) in getPixel() method in ImageHelper
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DImageHelper.java71 public int getPixel(final int x, final int y) in getPixel() method in ImageHelper
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx196 … uno::Sequence< sal_Int8 > DXBitmap::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout*/, in getPixel() function in dxcanvas::DXBitmap
H A Ddx_bitmapcanvashelper.cxx210 …uno::Sequence< sal_Int8 > BitmapCanvasHelper::getPixel( rendering::IntegerBitmapLayout& bitmapLa… in getPixel() function in dxcanvas::BitmapCanvasHelper
H A Ddx_surfacebitmap.cxx742 …uno::Sequence< sal_Int8 > DXSurfaceBitmap::getPixel( rendering::IntegerBitmapLayout& /*bitmapLay… in getPixel() function in dxcanvas::DXSurfaceBitmap
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx500 … uno::Sequence< sal_Int8 > CanvasBitmapHelper::getPixel( rendering::IntegerBitmapLayout& rLayout, in getPixel() function in vclcanvas::CanvasBitmapHelper
H A Dcanvashelper.cxx1174 uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& rLayout, in getPixel() function in vclcanvas::CanvasHelper
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx306 …uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout… in getPixel() function in nullcanvas::CanvasHelper
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx670 SalColor Os2SalGraphics::getPixel( long nX, long nY ) in getPixel() function in Os2SalGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx721 SalColor WinSalGraphics::getPixel( long nX, long nY ) in getPixel() function in WinSalGraphics
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx525 virtual uno::Sequence< ::sal_Int8 > SAL_CALL getPixel( rendering::IntegerBitmapLayout&, in getPixel() function in __anon554ec64b0111::TestBitmap
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx562 SalColor SvpSalGraphics::getPixel( long nX, long nY ) in getPixel() function in SvpSalGraphics
H A Dsvppspgraphics.cxx460 SalColor PspGraphics::getPixel( long /*nX*/, long /*nY*/ ) in getPixel() function in PspGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx1073 SalColor X11SalGraphics::getPixel( long nX, long nY ) in getPixel() function in X11SalGraphics
H A Dpspgraphics.cxx524 SalColor PspGraphics::getPixel( long, long ) in getPixel() function in PspGraphics
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx570 uno::Sequence< sal_Int8 > SAL_CALL VclCanvasBitmap::getPixel( rendering::IntegerBitmapLayout& bitma… in getPixel() function in VclCanvasBitmap
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1559 …uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout… in getPixel() function in cairocanvas::CanvasHelper
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1127 Color BitmapDevice::getPixel( const basegfx::B2IPoint& rPt ) in getPixel() function in basebmp::BitmapDevice
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1313 SalColor AquaSalGraphics::getPixel( long nX, long nY ) in getPixel() function in AquaSalGraphics

Completed in 155 milliseconds