Searched refs:splitTextAtEnd (Results 1 – 4 of 4) sorted by relevance
101 void splitTextAtEnd(const Position& start, const Position& end);
331 splitTextAtEnd(start, end); in applyRelativeFontStyleChange()567 splitTextAtEnd(start, end); in applyInlineStyle()1134 void ApplyStyleCommand::splitTextAtEnd(const Position& start, const Position& end) in splitTextAtEnd() function in WebCore::ApplyStyleCommand
89502 (WebCore::ApplyStyleCommand::splitTextElementAtEnd): Ditto for splitTextAtEnd.93713 and splitTextAtEnd respectively when the grandparent is not editable.94163 (WebCore::ApplyStyleCommand::splitTextAtEnd): Renamed from splitTextAtEndIfNeeded.
27770 (WebCore::ApplyStyleCommand::splitTextAtEnd):