Searched refs:enclosingSelect (Results 1 – 1 of 1) sorted by relevance
540 Node* enclosingSelect = enclosingNodeWithTag(firstPositionInOrBeforeNode(lastNode), selectTag); in positionAtEndOfInsertedContent() local541 if (enclosingSelect) in positionAtEndOfInsertedContent()542 lastNode = enclosingSelect; in positionAtEndOfInsertedContent()