Searched refs:GetDrawPixel (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | spinfld.cxx | 681 nW = GetDrawPixel( pDev, nW ); in ImplCalcButtonAreas() 741 aSize.Width() -= CalcZoom( GetDrawPixel( pDev, rStyleSettings.GetSpinSize() ) ); in ImplCalcButtonAreas()
|
H A D | combobox.cxx | 1266 long nOnePixel = GetDrawPixel( pDev, 1 ); in Draw()
|
H A D | lstbox.cxx | 453 long nOnePixel = GetDrawPixel( pDev, 1 ); in Draw()
|
H A D | button.cxx | 2311 const long nImageSep = GetDrawPixel( pDev, ImplGetImageToTextDistance() ); in ImplDraw() 3407 const long nImageSep = GetDrawPixel( pDev, ImplGetImageToTextDistance() ); in ImplDraw()
|
H A D | edit.cxx | 1947 long nOnePixel = GetDrawPixel( pDev, 1 ); in Draw()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 728 long GetDrawPixel( OutputDevice* pDev, long nPixels ) const;
|
/aoo42x/main/vcl/source/window/ |
H A D | window2.cxx | 1151 long Window::GetDrawPixel( OutputDevice* pDev, long nPixels ) const in GetDrawPixel() function in Window
|
/aoo42x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 1445 long nOnePixel = GetDrawPixel( pDev, 1 ); in Draw()
|
Completed in 103 milliseconds