Home
last modified time | relevance | path

Searched refs:nVertRes (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_devicehelper.cxx81 const int nVertRes( GetDeviceCaps( hDC, in getPhysicalResolution() local
85 nVertRes*25.4 ); in getPhysicalResolution()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_devicehelper.cxx80 const int nVertRes( GetDeviceCaps( hDC, in getPhysicalResolution() local
84 nVertRes*25.4 ); in getPhysicalResolution()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Ddc.cpp2695 int nVertRes = lArray[CAPS_VERTICAL_RESOLUTION]; // returns pel/meter in DoGetSizeMM() local
2697 *pnHeight = (int)((nVertRes/1000.0) * nHeight); in DoGetSizeMM()
2717 int nVertRes; in GetPPI() local
2722 nVertRes = lArray[CAPS_VERTICAL_RESOLUTION]; // returns pel/meter in GetPPI()
2724 nHeight = (int)((nVertRes/39.3) * nPelHeight); in GetPPI()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Ddc.cpp2695 int nVertRes = lArray[CAPS_VERTICAL_RESOLUTION]; // returns pel/meter in DoGetSizeMM() local
2697 *pnHeight = (int)((nVertRes/1000.0) * nHeight); in DoGetSizeMM()
2717 int nVertRes; in GetPPI() local
2722 nVertRes = lArray[CAPS_VERTICAL_RESOLUTION]; // returns pel/meter in GetPPI()
2724 nHeight = (int)((nVertRes/39.3) * nPelHeight); in GetPPI()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.cpp237 int nVertRes = ::GetDeviceCaps(hPrinterDC, VERTRES); in WindowProc() local
250 fr.rcPage.bottom = (nVertRes/nLogPixelsY) * 1440; in WindowProc()