Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DApplyBlockElementCommand.h51 …VisiblePosition endOfNextParagrahSplittingTextNodesIfNeeded(VisiblePosition&, Position&, Position&…
DApplyBlockElementCommand.cpp125 …VisiblePosition endOfNextParagraph = endOfNextParagrahSplittingTextNodesIfNeeded(endOfCurrentParag… in formatSelection()
240 VisiblePosition ApplyBlockElementCommand::endOfNextParagrahSplittingTextNodesIfNeeded(VisiblePositi… in endOfNextParagrahSplittingTextNodesIfNeeded() function in WebCore::ApplyBlockElementCommand
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1647257 rangeForParagraphSplittingTextNodesIfNeeded or endOfNextParagrahSplittingTextNodesIfNeeded.
47265 (WebCore::ApplyBlockElementCommand::endOfNextParagrahSplittingTextNodesIfNeeded): Ditto.
DChangeLog-2010-12-0636999 …for moveParagraphWithClones. Added endOfNextParagrahSplittingTextNodesIfNeeded to adjust endOfNext…
37010 (WebCore::ApplyBlockElementCommand::endOfNextParagrahSplittingTextNodesIfNeeded): Added.