Home
last modified time | relevance | path

Searched refs:GetResolution (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx423 void AquaSalGraphics::GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) in GetResolution() function in AquaSalGraphics
H A Dsalprn.cxx416 mpGraphics->GetResolution( nDPIX, nDPIY ); in GetPageInfo()
/trunk/main/vcl/source/window/
H A Dwindow.cxx946 … mpGraphics->GetResolution( mpWindowImpl->mpFrameData->mnDPIX, mpWindowImpl->mpFrameData->mnDPIY ); in ImplInit()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h266 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx794 void WinSalGraphics::GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) in GetResolution() function in WinSalGraphics
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx137 void SvpSalGraphics::GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) in GetResolution() function in SvpSalGraphics
H A Dsvpgdi.hxx69 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
H A Dsvppspgraphics.cxx205 void PspGraphics::GetResolution( sal_Int32 &rDPIX, sal_Int32 &rDPIY ) in GetResolution() function in PspGraphics
H A Dsvppspgraphics.hxx91 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3500 sal_Int32 nDispDPIY = GetDisplay()->GetResolution().B(); in updateSettings()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx66 mnDpi = rPrinterJob.GetResolution(); in Init()
105 PrinterGfx::GetResolution (sal_Int32 &rDpiX, sal_Int32 &rDpiY) const in GetResolution() function in PrinterGfx
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx268 void PspGraphics::GetResolution( sal_Int32 &rDPIX, sal_Int32 &rDPIY ) in GetResolution() function in PspGraphics
1017 GetResolution(xdpi, ydpi); in GetTextLayout()
H A Dsalgdi.cxx506 void X11SalGraphics::GetResolution( sal_Int32 &rDPIX, sal_Int32 &rDPIY ) // const in GetResolution() function in X11SalGraphics
510 rDPIX = pDisplay->GetResolution().A(); in GetResolution()
511 rDPIY = pDisplay->GetResolution().B(); in GetResolution()
H A Dsalgdi3.cxx1282 sal_Int32 xdpi = GetDisplay()->GetResolution().A(); in GetTextLayout()
1283 sal_Int32 ydpi = GetDisplay()->GetResolution().B(); in GetTextLayout()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx613 mpGraphics->GetResolution( mnDPIX, mnDPIY ); in ImplUpdatePageData()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx761 GetResolution( nXFontRes, nYFontRes ); in ImplDoSetFont()
H A Dsalgdi.cxx154 void Os2SalGraphics::GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) in GetResolution() function in Os2SalGraphics
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h82 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
H A Dsaldisp.hxx471 const Pair &GetResolution() const { return aResolution_; } in GetResolution() function in SalDisplay
H A Dsalgdi.h225 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
/trunk/main/vcl/inc/
H A Dprintergfx.hxx334 void GetResolution (sal_Int32 &rDpiX, sal_Int32 &rDpiY) const;
H A Dprinterjob.hxx93 sal_uInt32 GetResolution () const { return mnResolution; } in GetResolution() function in psp::PrinterJob
H A Dsalgdi.hxx210 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) = 0;
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h236 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h304 virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY );

Completed in 267 milliseconds

12