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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp384 m_targetWindow->Refresh(true, GetScrollRect());
527 m_targetWindow->Refresh(true, GetScrollRect());
531 m_targetWindow->ScrollWindow(dx, dy, GetScrollRect());
606 m_targetWindow->Refresh(true, GetScrollRect());
630 m_targetWindow->Refresh(true, GetScrollRect());
822 GetScrollRect() );
824 m_targetWindow->Refresh(true, GetScrollRect());
831 GetScrollRect() );
833 m_targetWindow->Refresh(true, GetScrollRect());
967 GetScrollRect() );
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h176 const wxRect *GetScrollRect() const function in class:wxScrollHelper

Completed in 23 milliseconds