Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 251) sorted by path

1234567891011

/trunk/main/autodoc/inc/cosv/
H A Dmbstream.hxx77 mbstream::size() const in size() function in csv::mbstream
H A Dstr_types.hxx37 typedef ::size_t size; typedef
H A Dstreamstr.hxx345 StreamStr::size() const in size() function in csv::StreamStr
H A Dstring.hxx425 String::size() const in size() function in csv::String
/trunk/main/autodoc/inc/cosv/tpl/
H A Drange.hxx139 range<T>::size() const in size() function in csv::range
H A Dswelist.hxx260 SweList<XX>::size() const in size() function in csv::SweList
347 SweList_dyn<XX>::size() const in size() function in csv::SweList_dyn
H A Dvvector.hxx472 VirtualVector<XX,PTRDEL>::size() const in size() function in csv::VirtualVector
/trunk/main/binaryurp/source/
H A Dcache.hxx45 enum { size = 256, ignore = 0xFFFF }; enumerator
53 explicit Cache(std::size_t size): in Cache()
H A Dreader.cxx70 sal_uInt32 size, bool eofOk) in read()
124 sal_uInt32 size = header.read32(); in run() local
H A Dreader.hxx55 static void * operator new(std::size_t size) in operator new()
H A Dunmarshal.cxx64 void * allocate(sal_Size size) { in allocate()
514 sal_uInt64 size = static_cast< sal_uInt64 >(n) * in readSequence() local
H A Dwriter.hxx58 static void * operator new(std::size_t size) in operator new()
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtablefactory.hxx78 sal_Size size; member
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx290 static size_t align16(size_t size) in align16()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx77 extern "C" void * SAL_CALL allocExec(rtl_arena_type *, sal_Size * size) { in allocExec()
123 rtl_arena_type *, void * address, sal_Size size) in freeExec()
246 sal_Size size = getBlockSize(slotCount); in createBlock() local
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx196 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL createCo… in createCompatibleBitmap()
208 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XVolatileBitmap > SAL_CALL … in createVolatileBitmap()
220 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap > SAL_CALL createCo… in createCompatibleAlphaBitmap()
232 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XVolatileBitmap > SAL_CALL … in createVolatileAlphaBitmap()
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx159 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
182 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx2157 const std::size_t size(maVertexCache.size()); in pushVertex() local
2244 const std::size_t size(maVertexCache.size()); in flushVertexCache() local
H A Ddx_9rm.cxx1164 const std::size_t size(maVertexCache.size()); in pushVertex() local
H A Ddx_devicehelper.cxx140 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
163 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
H A Ddx_spritedevicehelper.cxx128 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
153 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx110 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
132 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx192 double size, in selectFont()
/trunk/main/canvas/source/tools/
H A Dverifyinput.cxx818 const geometry::IntegerSize2D& size ) in verifyIndexRange()
834 const geometry::IntegerSize2D& size ) in verifyIndexRange()
845 void verifyBitmapSize( const geometry::IntegerSize2D& size, in verifyBitmapSize()
882 void verifySpriteSize( const geometry::RealSize2D& size, in verifySpriteSize()
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx117 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
138 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()

Completed in 98 milliseconds

1234567891011