Lines Matching defs:cursor
1399 protected $cursor;
1543 $this->root->_[HDOM_INFO_END] = $this->cursor;
1632 $this->cursor = 1;
1661 ++$this->cursor;
1809 $this->root->_[HDOM_INFO_END] = $this->cursor;
1859 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1881 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1894 // Set end position of parent tag to current cursor position
1895 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1907 $node->_[HDOM_INFO_BEGIN] = $this->cursor;
1908 ++$this->cursor;
2143 ++$this->cursor;