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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dbmputils.h131 int bytesSoFar = 0; local
136 if (bytesSoFar == scanLineWidth)
138 bytesSoFar = 0;
143 bytesSoFar ++;
221 int bytesSoFar = 0; local
227 if (bytesSoFar == scanLineWidth)
229 bytesSoFar = 0;
236 bytesSoFar ++;

Completed in 78 milliseconds