Searched refs:_position (Results 1 – 11 of 11) sorted by relevance
41 protected int _position = 0; field in DTMAxisIteratorBase134 final int temp = _position; // Save state in getLast()145 _position = temp; in getLast()157 return _position == 0 ? 1 : _position; in getPosition()213 _position++; in returnNode()229 _position = 0; in resetPosition()
38 : _input(input), _delimiters(delimiters), _position(0) in Tokenizer()47 string::size_type tokenStart = _input.find_first_not_of(_delimiters, _position); in next()58 _position = tokenEnd; in next()
74 std::string::size_type _position; //< end of the last returned token variable
19 long _position; field in Encoder33 _position = 0; in Init()56 _position += _cacheSize; in ShiftLow()88 return _cacheSize + _position + 4; in GetProcessedSizeAdd()
344 this._position = 0;353 return this._string.charAt(this._position++);361 return this._string.charAt(this._position);369 return this._position < this._string.length;
6 _position:absolute; /* hack for internet explorer 6*/ 19 _position:absolute; /* hack for internet explorer 6*/
175 _position = prop.uhVal.QuadPart; in GetStream()370 RINOK(_outFileStreamSpec->Seek(_position, STREAM_SEEK_SET, NULL)); in GetStream()410 askExtractMode, _isSplit ? &_position: 0); in PrepareOperation()
40 UInt64 _position; variable
478 self._position = 0
316 self._position = 0
1113 _position:relative;