Searched refs:lastSpace (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/common/
H A Ddlgcmn.cpp131 const wxChar *lastSpace = NULL; local
141 lastSpace = NULL;
156 lastSpace = p;
160 if ( widthMax >= 0 && lastSpace )
168 line.erase(lastSpace - lineStart, p + 1 - lineStart);
173 p = lastSpace;

Completed in 114 milliseconds