Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleBitmap.idl61 getMemoryLayout(). With the given rectangle, a subset of the
68 getMemoryLayout(). At least under Windows, the memory layout
72 a call to getMemoryLayout() and setData().<p>
105 getMemoryLayout(). At least under Windows, the memory layout
109 a call to getMemoryLayout() and setPixel().<p>
H A DXIeeeFloatBitmap.idl61 getMemoryLayout(). With the given rectangle, a subset of the
68 getMemoryLayout(). At least under Windows, the memory layout
72 a call to getMemoryLayout() and setData().<p>
105 getMemoryLayout(). At least under Windows, the memory layout
109 a call to getMemoryLayout() and setPixel().<p>
H A DXIntegerBitmap.idl60 getMemoryLayout(). With the given rectangle, a subset of the
70 getMemoryLayout(). At least under Windows, the memory layout
74 a call to getMemoryLayout() and setData().
112 getMemoryLayout(). At least under Windows, the memory layout
116 a call to getMemoryLayout() and setPixel().
H A DXIntegerReadOnlyBitmap.idl75 getMemoryLayout(). With the given rectangle, a subset of the
89 space as would have been returned by getMemoryLayout(). This
126 space as would have been returned by getMemoryLayout(). This
151 IntegerBitmapLayout getMemoryLayout();
H A DXHalfFloatBitmap.idl63 getMemoryLayout(). With the given rectangle, a subset of the
80 getMemoryLayout(). At least under Windows, the memory layout
84 a call to getMemoryLayout() and setData().<p>
H A DXHalfFloatReadOnlyBitmap.idl73 getMemoryLayout(). With the given rectangle, a subset of the
104 FloatingPointBitmapLayout getMemoryLayout();
H A DXIeeeDoubleReadOnlyBitmap.idl73 getMemoryLayout(). With the given rectangle, a subset of the
131 FloatingPointBitmapLayout getMemoryLayout();
H A DXIeeeFloatReadOnlyBitmap.idl72 getMemoryLayout(). With the given rectangle, a subset of the
130 FloatingPointBitmapLayout getMemoryLayout();
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx143 rLayout = getMemoryLayout(); in getData()
210 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData()
452 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel()
508 rLayout = getMemoryLayout(); in getPixel()
547 rendering::IntegerBitmapLayout CanvasBitmapHelper::getMemoryLayout() in getMemoryLayout() function in vclcanvas::CanvasBitmapHelper
H A Dcanvashelper.cxx961 rLayout = getMemoryLayout(); in getData()
1013 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData()
1162 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel()
1180 rLayout = getMemoryLayout(); in getPixel()
1204 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in vclcanvas::CanvasHelper
H A Dcanvasbitmaphelper.hxx111 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
H A Dcanvashelper.hxx268 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
/trunk/main/canvas/source/directx/
H A Ddx_bitmapcanvashelper.cxx176 bitmapLayout = getMemoryLayout(); in getData()
221 bitmapLayout = getMemoryLayout(); in getPixel()
231 rendering::IntegerBitmapLayout BitmapCanvasHelper::getMemoryLayout() in getMemoryLayout() function in dxcanvas::BitmapCanvasHelper
H A Ddx_bitmapcanvashelper.hxx122 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
/trunk/main/canvas/inc/canvas/base/
H A Ddoublebitmapbase.hxx138 …virtual ::com::sun::star::rendering::FloatingPointBitmapLayout SAL_CALL getMemoryLayout( ) throw … in getMemoryLayout() function in canvas::DoubleBitmapBase
142 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
H A Dfloatbitmapbase.hxx142 …virtual ::com::sun::star::rendering::FloatingPointBitmapLayout SAL_CALL getMemoryLayout( ) throw … in getMemoryLayout() function in canvas::FloatBitmapBase
146 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
H A Dintegerbitmapbase.hxx138 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com… in getMemoryLayout() function in canvas::IntegerBitmapBase
142 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx472 bitmapLayout = getMemoryLayout(); in getData()
577 bitmapLayout = getMemoryLayout(); in getPixel()
650 rendering::IntegerBitmapLayout SAL_CALL VclCanvasBitmap::getMemoryLayout() throw (uno::RuntimeExcep… in getMemoryLayout() function in VclCanvasBitmap
H A Dcanvastools.cxx336 xInputBitmap->getMemoryLayout()); in bitmapExFromXBitmap()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx488 bitmapLayout = getMemoryLayout(); in getData()
541 … virtual rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (uno::RuntimeException) in getMemoryLayout() function in __anon554ec64b0111::TestBitmap
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx318 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in nullcanvas::CanvasHelper
H A Dnull_canvashelper.hxx240 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx79 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com…
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx253 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
H A Dcairo_canvashelper.cxx1522 aLayout = getMemoryLayout(); in getData()
1934 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in cairocanvas::CanvasHelper

Completed in 97 milliseconds