Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doctree.cxx112 ImplAdd( &pTree ); in AddColor()
135 ImplAdd( &pTree ); in ImplCreateOctree()
154 ImplAdd( &pTree ); in ImplCreateOctree()
180 void Octree::ImplAdd( PPNODE ppNode ) in ImplAdd() function in Octree
213 ImplAdd( &(*ppNode)->pChild[ nIndex ] ); in ImplAdd()
H A Dimpvect.cxx360 inline void ImplAdd( sal_uInt8 nCode );
409 inline void ImplChain::ImplAdd( sal_uInt8 nCode ) in ImplAdd() function in ImplChain
1156 rChain.ImplAdd( (sal_uInt8) nLastDir ); in ImplGetChain()
1173 rChain.ImplAdd( (sal_uInt8) nDir ); in ImplGetChain()
/trunk/main/vcl/inc/vcl/
H A Doctree.hxx86 SAL_DLLPRIVATE void ImplAdd( PPNODE ppNode );
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h184 void ImplAdd( X11SalBitmap* pBmp, sal_uIntPtr nMemSize = 0UL, sal_uIntPtr nFlags = 0UL );
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx663 mpCache->ImplAdd( const_cast<X11SalBitmap*>(this), mpDDB->ImplGetMemSize() ); in ImplGetDDB()
1043 void ImplSalBitmapCache::ImplAdd( X11SalBitmap* pBmp, sal_uLong nMemSize, sal_uLong nFlags ) in ImplAdd() function in ImplSalBitmapCache

Completed in 33 milliseconds