Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dsplitter.cpp895 int *pSash; in DoGetBestSize() local
903 pSash = &sizeBest.x; in DoGetBestSize()
911 pSash = &sizeBest.y; in DoGetBestSize()
916 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp906 int *pSash; in DoGetBestSize() local
914 pSash = &sizeBest.x; in DoGetBestSize()
922 pSash = &sizeBest.y; in DoGetBestSize()
927 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp906 int *pSash; in DoGetBestSize() local
914 pSash = &sizeBest.x; in DoGetBestSize()
922 pSash = &sizeBest.y; in DoGetBestSize()
927 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp906 int *pSash; in DoGetBestSize() local
914 pSash = &sizeBest.x; in DoGetBestSize()
922 pSash = &sizeBest.y; in DoGetBestSize()
927 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dsplitter.cpp918 int *pSash; in DoGetBestSize() local
926 pSash = &sizeBest.x; in DoGetBestSize()
934 pSash = &sizeBest.y; in DoGetBestSize()
939 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp906 int *pSash; in DoGetBestSize() local
914 pSash = &sizeBest.x; in DoGetBestSize()
922 pSash = &sizeBest.y; in DoGetBestSize()
927 *pSash += GetSashSize(); in DoGetBestSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dsplitter.cpp895 int *pSash; in DoGetBestSize() local
903 pSash = &sizeBest.x; in DoGetBestSize()
911 pSash = &sizeBest.y; in DoGetBestSize()
916 *pSash += GetSashSize(); in DoGetBestSize()