Searched defs:endBR (Results 1 – 1 of 1) sorted by relevance
772 …Node* endBR = insertionPos.downstream().node()->hasTagName(brTag) ? insertionPos.downstream().node… in doApply() local968 bool ReplaceSelectionCommand::shouldRemoveEndBR(Node* endBR, const VisiblePosition& originalVisPosB… in shouldRemoveEndBR()