Searched refs:SetElementState (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dscrolbar.h237 void SetElementState(wxScrollBar *scrollbar, int flag, bool doIt);
241 { SetElementState(scrollbar, wxCONTROL_CURRENT, doIt); }
245 { SetElementState(scrollbar, wxCONTROL_PRESSED, doIt); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dscrolbar.cpp895 void wxStdScrollBarInputHandler::SetElementState(wxScrollBar *control, function in class:wxStdScrollBarInputHandler

Completed in 48 milliseconds