Lines Matching defs:cursor
1405 protected $cursor;
1549 $this->root->_[HDOM_INFO_END] = $this->cursor;
1638 $this->cursor = 1;
1667 ++$this->cursor;
1815 $this->root->_[HDOM_INFO_END] = $this->cursor;
1865 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1887 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1900 // Set end position of parent tag to current cursor position
1901 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1913 $node->_[HDOM_INFO_BEGIN] = $this->cursor;
1914 ++$this->cursor;
2149 ++$this->cursor;