Searched defs:endBR (Results 1 – 1 of 1) sorted by relevance
1026 …HTMLBRElement* endBR = isHTMLBRElement(*insertionPos.downstream().deprecatedNode()) ? toHTMLBRElem… in doApply() local1267 bool ReplaceSelectionCommand::shouldRemoveEndBR(HTMLBRElement* endBR, const VisiblePosition& origin… in shouldRemoveEndBR()