Searched refs:_position (Results 1 – 8 of 8) 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()
42 RefPtr<GeolocationPosition> _position; field57 _position = coreGeolocationPosition;69 return position ? position->_internal->_position.get() : 0;
79 self._position = 082 if self._position + length > len(self._current_data):86 data = self._current_data[self._position:self._position+length]87 self._position += length
793 this._position = 0;815 this._position = 0;820 return this._position < this._iterationOrder.length;839 this._iterator.index = this._iterationOrder[this._position];852 ++this._position;
223 && _position == other._position246 unsigned _position : 2; // EPosition member293 noninherited_flags._position = initialPosition(); in setBitDefaults()393 EPosition position() const { return static_cast<EPosition>(noninherited_flags._position); } in position()796 void setPosition(EPosition v) { noninherited_flags._position = v; } in setPosition()
425 || noninherited_flags._position != other->noninherited_flags._position in diff()
319 self._position = 0
604 _position:relative