Searched refs:nWidthBtn (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.cpp458 int nWidthBtn; local
465 nWidthBtn = nStartX + nWidth - nXOffset - (2 * nCx1);
466 if (nWidthBtn < nMaxWidth)
467 nWidthBtn = nMaxWidth;
474 nWidthBtn = nMaxWidth;
487 ,(LONG)nWidthBtn
508 nXOffset += nWidthBtn + nCx1;

Completed in 109 milliseconds