Home
last modified time | relevance | path

Searched refs:hBorders (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dlistbox.cpp825 wxCoord hBorders = rectBorders.y + rectBorders.height; in DoSetSize() local
828 height = ((height - hBorders + hLine - 1) / hLine)*hLine + hBorders; in DoSetSize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dlistbox.cpp829 wxCoord hBorders = rectBorders.y + rectBorders.height; in DoSetSize() local
832 height = ((height - hBorders + hLine - 1) / hLine)*hLine + hBorders; in DoSetSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dlistbox.cpp829 wxCoord hBorders = rectBorders.y + rectBorders.height; in DoSetSize() local
832 height = ((height - hBorders + hLine - 1) / hLine)*hLine + hBorders; in DoSetSize()