Searched refs:splitTextElementAtStart (Results 1 – 4 of 4) sorted by relevance
102 void splitTextElementAtStart(const Position& start, const Position& end);
553 splitTextElementAtStart(start, end); in applyInlineStyle()1148 void ApplyStyleCommand::splitTextElementAtStart(const Position& start, const Position& end) in splitTextElementAtStart() function in WebCore::ApplyStyleCommand
89500 (WebCore::ApplyStyleCommand::splitTextElementAtStart): Removed the call to splitTextAtStart.93709 … The crash was caused by splitTextElementAtStart and splitTextElementAtEnd assuming that the parent93712 … Modified splitTextElementAtStart and splitTextElementAtEnd so that they call splitTextAtStart93720 (WebCore::ApplyStyleCommand::splitTextElementAtStart):94164 …(WebCore::ApplyStyleCommand::splitTextElementAtStart): Renamed from splitTextElementAtStartIfNeede…
27771 (WebCore::ApplyStyleCommand::splitTextElementAtStart):