Searched refs:nSkipPos (Results 1 – 1 of 1) sorted by relevance
3332 long nSkipPos = -1; in ReadTextAttr() local3358 nSkipPos = rTxtPos-1; in ReadTextAttr()3388 if( (0 <= nNext) && (nSkipPos >= nNext) ) in ReadTextAttr()3401 while( nSkipPos >= nNext ); in ReadTextAttr()
Completed in 40 milliseconds