Home
last modified time | relevance | path

Searched refs:m_heightMm (Results 1 – 4 of 4) sorted by relevance

/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/backends/xrandr/
H A Dxrandroutput.cpp206 m_heightMm = 0; in update()
271 m_heightMm = outputInfo->mm_height; in init()
479 dismanOutput->set_physical_size(QSize(m_widthMm, m_heightMm)); in updateDismanOutput()
H A Dxrandroutput.h101 unsigned int m_heightMm; variable
/dports/x11/plasma5-libkscreen/libkscreen-5.23.5/backends/xrandr/
H A Dxrandroutput.cpp143 m_heightMm = 0; in update()
209 m_heightMm = outputInfo->mm_height; in init()
400 kscreenOutput->setSizeMm(QSize(m_widthMm, m_heightMm)); in toKScreenOutput()
H A Dxrandroutput.h92 unsigned int m_heightMm; variable