Searched refs:currentInputElementIndex (Results 1 – 2 of 2) sorted by relevance
138 unsigned currentInputElementIndex() const;370 unsigned ParserState::currentInputElementIndex() const in currentInputElementIndex() function
110 && currentElement().index() != currentInputElementIndex()) in doContent()