Home
last modified time | relevance | path

Searched refs:dpiX (Results 1 – 25 of 2266) sorted by relevance

12345678910>>...91

/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/components/formeditor/
H A Ddpi_chooser.cpp62 int dpiX; member
105 if (it->dpiX != m_systemEntry->dpiX || it->dpiY != m_systemEntry->dpiY) in DPI_Chooser()
143 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
145 *dpiX = m_dpiXSpinBox->value(); in getDPI()
149 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
152 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
164 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
173 setUserDefinedValues(dpiX, dpiY); in setDPI()
177 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
185 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/components/formeditor/
H A Ddpi_chooser.cpp48 int dpiX; member
89 if (e.dpiX != m_systemEntry->dpiX || e.dpiY != m_systemEntry->dpiY) in DPI_Chooser()
129 void DPI_Chooser::getDPI(int *dpiX, int *dpiY) const in getDPI() argument
131 *dpiX = m_dpiXSpinBox->value(); in getDPI()
135 void DPI_Chooser::setDPI(int dpiX, int dpiY) in setDPI() argument
138 const bool valid = dpiX >= minDPI && dpiX <= maxDPI && dpiY >= minDPI && dpiY <= maxDPI; in setDPI()
150 if (entry->dpiX == dpiX && entry->dpiY == dpiY) { in setDPI()
159 setUserDefinedValues(dpiX, dpiY); in setDPI()
163 void DPI_Chooser::setUserDefinedValues(int dpiX, int dpiY) in setUserDefinedValues() argument
171 m_dpiXSpinBox->setValue(dpiX); in setUserDefinedValues()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/chartshape/
H A DScreenConversions.cpp40 return KoUnit(KoUnit::Inch).fromUserValue(px / KoDpi::dpiX()); in pxToPtX()
50 const int dpiX = paintDevice ? paintDevice->logicalDpiX() : KoDpi::dpiX(); in ptToPxX() local
51 return KoUnit::toInch(pt) * dpiX; in ptToPxX()
62 return KoUnit::toInch(pt) * KoDpi::dpiX(); in ptToPxX()
73 int dpiX; in scaleFromPtToPx() local
76 dpiX = KoDpi::dpiX(); in scaleFromPtToPx()
79 dpiX = painter.device()->logicalDpiX(); in scaleFromPtToPx()
82 painter.scale(1.0 / (inPerPt * dpiX), 1.0 / (inPerPt * dpiY)); in scaleFromPtToPx()
131 const qreal scaleX = static_cast<qreal>(widget->logicalDpiX()) / KoDpi::dpiX(); in toWidgetDpi()
141 const qreal scaleX = static_cast<qreal>(KoDpi::dpiX()) / widget->logicalDpiX(); in fromWidgetDpi()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/converter/pbm/
H A Dpbmtoepsi.c38 unsigned int dpiX; /* horiz component of DPI option */ member
53 unsigned int dpiX, dpiY; in parseDpi() local
55 dpiX = strtol(dpiOpt, &dpistr2, 10); in parseDpi()
61 *dpiXP = dpiX; in parseDpi()
62 *dpiYP = dpiX; in parseDpi()
69 *dpiXP = dpiX; in parseDpi()
111 parseDpi(dpiOpt, &cmdlineP->dpiX, &cmdlineP->dpiY); in parseCommandLine()
113 cmdlineP->dpiX = cmdlineP->dpiY = 72; in parseCommandLine()
192 unsigned int const dpiX, unsigned int const dpiY) { in outputBoundingBox() argument
194 float const xScale = 72.0 / dpiX; in outputBoundingBox()
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/qpageview/
H A Dpage.py186 def updateSize(self, dpiX, dpiY, zoomFactor): argument
198 def zoomForWidth(self, width, rotation, dpiX): argument
205 return width * self.dpi / dpiX / w
537 if dpiX is None:
538 dpiX = self.dpi
540 dpiY = dpiX
562 if dpiX is None:
563 dpiX = self.dpi
565 dpiY = dpiX
567 width = s.width() * dpiX / self.dpi
[all …]
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DFrameWidget.cpp400 int dpiX = widget->logicalDpiX(); in setRect() local
410 fw->setRect(qRound(x*dpiX), qRound(y*dpiY), qRound(w*dpiX), qRound(h*dpiY)); in setRect()
413 … fw->setRect(qRound(x*dpiX/25.4), qRound(y*dpiY/25.4), qRound(w*dpiX/25.4), qRound(h*dpiY/25.4)); in setRect()
416 … fw->setRect(qRound(x*dpiX/2.54), qRound(y*dpiY/2.54), qRound(w*dpiX/2.54), qRound(h*dpiY/2.54)); in setRect()
419 … fw->setRect(qRound(x*dpiX/72.0), qRound(y*dpiY/72.0), qRound(w*dpiX/72.0), qRound(h*dpiY/72.0)); in setRect()
433 widget->setGeometry(qRound(x*dpiX), qRound(y*dpiY), qRound(w*dpiX), qRound(h*dpiY)); in setRect()
436 …widget->setGeometry(qRound(x*dpiX/25.4), qRound(y*dpiY/25.4), qRound(w*dpiX/25.4), qRound(h*dpiY/2… in setRect()
439 …widget->setGeometry(qRound(x*dpiX/2.54), qRound(y*dpiY/2.54), qRound(w*dpiX/2.54), qRound(h*dpiY/2… in setRect()
442 …widget->setGeometry(qRound(x*dpiX/72.0), qRound(y*dpiY/72.0), qRound(w*dpiX/72.0), qRound(h*dpiY/7… in setRect()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Drasterimagedata.cpp27 double dpiX, dpiY; in vectorize() local
31 ti->getDpi(dpiX, dpiY); in vectorize()
33 ri->getDpi(dpiX, dpiY); in vectorize()
37 TScale sc(dpiX / Stage::inch, dpiY / Stage::inch); in vectorize()
91 const TPaletteP &palette, double dpiX, double dpiY, in setData() argument
99 m_dpiX = dpiX; in setData()
122 dpiX = m_dpiX; in getData()
223 const TPaletteP &palette, double dpiX, in setData() argument
231 m_dpiX = dpiX; in setData()
242 void FullColorImageData::getData(TRasterP &copiedRaster, double &dpiX, in getData() argument
[all …]
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/font/
H A DFileFont.cpp55 unsigned int dpiX, unsigned int dpiY) in FileFont() argument
63 m_dpiX(dpiX), in FileFont()
77 unsigned int dpiX, unsigned int dpiY) in FileFont() argument
85 m_dpiX(dpiX), in FileFont()
100 unsigned int dpiX, unsigned int dpiY) in FileFont() argument
108 m_dpiX(dpiX), in FileFont()
316 unsigned int dpiX, unsigned int dpiY) in FileFont() argument
334 if (dpiX > 0) in FileFont()
336 m_dpiX = dpiX; in FileFont()
338 else dpiY = dpiX; in FileFont()
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisApplicationArguments.cpp42 int dpiX {72}; member
122 d->dpiX = dpiValues.toInt(&ok); in KisApplicationArguments()
125 d->dpiY = d->dpiX; in KisApplicationArguments()
166 d->dpiX = rhs.dpiX(); in KisApplicationArguments()
182 d->dpiX = rhs.dpiX(); in operator =()
206 ds << d->dpiX; in serialize()
245 ds >> args.d->dpiX; in deserialize()
274 int KisApplicationArguments::dpiX() const in dpiX() function in KisApplicationArguments
276 return d->dpiX; in dpiX()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/common/awt/systemscale/
H A DsystemScale.cpp31 void GetScreenDpi(HMONITOR hmon, float *dpiX, float *dpiY) in GetScreenDpi() argument
50 *dpiX = *dpiY = scale; in GetScreenDpi()
70 *dpiX = static_cast<float>(x); in GetScreenDpi()
76 *dpiX = static_cast<float>(GetDeviceCaps(hdc, LOGPIXELSX)); in GetScreenDpi()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/common/awt/systemscale/
H A DsystemScale.cpp31 void GetScreenDpi(HMONITOR hmon, float *dpiX, float *dpiY) in GetScreenDpi() argument
50 *dpiX = *dpiY = scale; in GetScreenDpi()
70 *dpiX = static_cast<float>(x); in GetScreenDpi()
76 *dpiX = static_cast<float>(GetDeviceCaps(hdc, LOGPIXELSX)); in GetScreenDpi()

12345678910>>...91