Searched refs:nCx1 (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.cpp303 int nCx1; local
333 ,&nCx1
403 nXOffset += nCx1;
447 nXOffset += nMaxWidth + nCx1;
465 nWidthBtn = nStartX + nWidth - nXOffset - (2 * nCx1);
508 nXOffset += nWidthBtn + nCx1;
630 int nCx1; local
636 nCx1 = GetCharWidth();
639 nWidth = GetColumnCount() * (rSizeBtn.x + nCx1) + nCx1;
[all...]

Completed in 22 milliseconds