Home
last modified time | relevance | path

Searched refs:ImplAcquireBuffer (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dimpbmp.hxx79 BitmapBuffer* ImplAcquireBuffer( sal_Bool bReadOnly );
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx89 mpBuffer = pImpBmp->ImplAcquireBuffer( !mbModify ); in ImplCreate()
99 mpBuffer = pImpBmp->ImplAcquireBuffer( !mbModify ); in ImplCreate()
H A Dimpbmp.cxx116 BitmapBuffer* ImpBitmap::ImplAcquireBuffer( sal_Bool bReadOnly ) in ImplAcquireBuffer() function in ImpBitmap

Completed in 12 milliseconds