Searched refs:GetTargetSize (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/
H A Dscrolwin.h182 wxSize GetTargetSize() const function in class:wxScrollHelper
188 void GetTargetSize(int *w, int *h) const function in class:wxScrollHelper
190 wxSize size = GetTargetSize();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp672 GetTargetSize(&w, 0);
726 GetTargetSize(0, &h);
782 GetTargetSize( &w, &h );
917 GetTargetSize(&w, &h);
1116 GetTargetSize(&clix, &cliy);

Completed in 55 milliseconds