Home
last modified time | relevance | path

Searched refs:splitTextAtEnd (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DApplyStyleCommand.h101 void splitTextAtEnd(const Position& start, const Position& end);
DApplyStyleCommand.cpp331 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
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0689502 (WebCore::ApplyStyleCommand::splitTextElementAtEnd): Ditto for splitTextAtEnd.
93713 and splitTextAtEnd respectively when the grandparent is not editable.
94163 (WebCore::ApplyStyleCommand::splitTextAtEnd): Renamed from splitTextAtEndIfNeeded.
DChangeLog-2011-02-1627770 (WebCore::ApplyStyleCommand::splitTextAtEnd):