Home
last modified time | relevance | path

Searched refs:rPageHeight (Results 1 – 9 of 9) sorted by path

/trunk/main/vcl/inc/os2/
H A Dsalprn.h72 long& rPageWidth, long& rPageHeight );
/trunk/main/vcl/inc/
H A Dsalprn.hxx89 long& rPageWidth, long& rPageHeight ) = 0;
/trunk/main/vcl/inc/unx/
H A Dsalprn.h54 long& rPageWidth, long& rPageHeight );
/trunk/main/vcl/inc/win/
H A Dsalprn.h77 long& rPageWidth, long& rPageHeight );
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1535 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument
1556 rPageHeight = aInfo.cy * nYResolution / 1000; in GetPageInfo()
1574 rPageHeight = rOutHeight; in GetPageInfo()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx781 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument
811 rPageHeight = height * nDPI / 72; in GetPageInfo()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx667 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument
697 rPageHeight = height * nDPI / 72; in GetPageInfo()
H A Dsvpprn.hxx56 long& rPageWidth, long& rPageHeight );
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx1750 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument
1760 rPageHeight = GetDeviceCaps( hDC, PHYSICALHEIGHT ); in GetPageInfo()

Completed in 60 milliseconds