Home
last modified time | relevance | path

Searched refs:totalPixelHeight (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dscrlwing.cpp1443 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
1446 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
1457 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp796 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
799 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
810 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp796 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
799 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
810 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp796 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
799 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
810 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dscrlwing.cpp1403 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
1406 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
1417 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp796 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
799 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
810 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dscrlwing.cpp1443 int totalPixelHeight = m_yScrollLines * m_yScrollPixelsPerLine; in AdjustScrollbars() local
1446 (m_targetWindow->GetPixmapHeight() == totalPixelHeight))) in AdjustScrollbars()
1457 m_targetWindow->SetPixmapHeight(totalPixelHeight); in AdjustScrollbars()