Home
last modified time | relevance | path

Searched refs:inSameBlock (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dvisible_units.h81 bool inSameBlock(const VisiblePosition &, const VisiblePosition &);
DInsertParagraphSeparatorCommand.cpp255 if (isFirstInBlock || !inSameBlock(visiblePos, visiblePos.previous())) { in doApply()
Dvisible_units.cpp957 bool inSameBlock(const VisiblePosition &a, const VisiblePosition &b) in inSameBlock() function
/external/webkit/Source/WebCore/
DChangeLog48705 Also replaced calls to enclosingBlockFlowElement in inSameBlock by calls to
48709 and inSameBlock by calls to containerNode because the enclosing block of a position
48730 (WebCore::inSameBlock): Calls enclosingBlock instead of enclosingBlockFlowElement.
DChangeLog-2005-08-2318774 (khtml::inSameBlock): Check enclosing block flows instead of comparing
25272 (khtml::inSameBlock): Added.
DChangeLog-2006-12-3140884 Fixed the check to see if an interchangeNewline is needed (!inSameBlock). This would