Lines Matching refs:_pos
37 _pos = 0; 125 Sizes.AddInReserved(_pos); 135 RINOK(ReportItemProps(_reportArcProp, index, _pos, &crc)) 149 if (_pos == 0) 161 // _pos += cur; // for debug 182 _pos += cur; 215 *value = _pos; 219 *value = (_pos > _size ? _pos : _size); 233 _pos = size;