Searched refs:nWidthTextMax (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 Dstattext.cpp112 int nWidthTextMax = 0; local
143 if (nWidthLine > nWidthTextMax)
144 nWidthTextMax = nWidthLine;
185 return wxSize( nWidthTextMax

Completed in 27 milliseconds