Searched refs:wxSYS_HSCROLL_Y (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dsettings.cpp95 case wxSYS_HSCROLL_Y:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dsettings.cpp83 case wxSYS_HSCROLL_Y:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dsettings.cpp203 case wxSYS_HSCROLL_Y:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsettings.h120 wxSYS_HSCROLL_Y, enumerator in enum:wxSystemMetric
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dsettings.cpp222 case wxSYS_HSCROLL_Y:
H A Dscrolbar.cpp237 h = wxSystemSettings::GetMetric(wxSYS_HSCROLL_Y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dsettings.cpp206 case wxSYS_HSCROLL_Y:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dsettings.cpp303 case wxSYS_HSCROLL_Y:
H A Dwindow.cpp726 int nHSBHeight = wxSystemSettingsNative::GetMetric(wxSYS_HSCROLL_Y,
807 // The starting y position is wxSYS_HSCROLL_Y pels below the
809 // The horz bar is the same width as the owner and wxSYS_HSCROLL_Y
1553 int nHSBHeight = wxSystemSettingsNative::GetMetric(wxSYS_HSCROLL_Y,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dscrolbar.cpp311 h = wxSystemSettings::GetMetric(wxSYS_HSCROLL_Y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dsettings.cpp380 case wxSYS_HSCROLL_Y: return 15;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dsettings.cpp631 case wxSYS_HSCROLL_Y: return 15;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp1069 best.y = minSize.y + wxSystemSettings::GetMetric(wxSYS_HSCROLL_Y);
H A Dlistctrl.cpp4191 yMax += wxSystemSettings::GetMetric(wxSYS_HSCROLL_Y);
4400 GetMetric(wxSYS_HSCROLL_Y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp4150 yMax += wxSystemSettings::GetMetric(wxSYS_HSCROLL_Y);
4359 GetMetric(wxSYS_HSCROLL_Y);

Completed in 211 milliseconds