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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dradiobox.cpp545 int nWidthMax = 0; local
573 if (nWidthMax < nWidth )
574 nWidthMax = nWidth;
578 wxSize maxsize( nWidthMax, nHeightMax);

Completed in 48 milliseconds