Home
last modified time | relevance | path

Searched refs:ImplGetWidth (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx345 mpDDB->ImplGetWidth(), in ImplCreateXImage()
592 mpDDB->ImplGetWidth(), in ImplGetDDB()
723 0, 0, rSalBmp.mpDDB->ImplGetWidth(), rSalBmp.mpDDB->ImplGetHeight() ); in Create()
770 aSize.Width() = mpDDB->ImplGetWidth(), aSize.Height() = mpDDB->ImplGetHeight(); in GetSize()
800 0, 0, mpDDB->ImplGetWidth(), mpDDB->ImplGetHeight() ); in AcquireBuffer()
830 rData.mnWidth = mpDDB->ImplGetWidth (); in GetSystemData()
851 …if( (maPixmap = XCreatePixmap( pXDisp, aDrawable, ImplGetWidth(), ImplGetHeight(), ImplGetDepth() … in ImplSalDDB()
/aoo4110/main/vcl/inc/unx/
H A Dsalbmp.h157 long ImplGetWidth() const { return maTwoRect.mnDestWidth; } in ImplGetWidth() function in ImplSalDDB

Completed in 14 milliseconds