Home
last modified time | relevance | path

Searched refs:debugPosition (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebCore/editing/
DVisiblePosition.h83 void debugPosition(const char* msg = "") const;
DVisibleSelection.h99 void debugPosition() const;
DVisibleSelection.cpp587 void VisibleSelection::debugPosition() const in debugPosition() function in WebCore::VisibleSelection
DVisiblePosition.cpp579 void VisiblePosition::debugPosition(const char* msg) const in debugPosition() function in WebCore::VisiblePosition
/external/webkit/WebCore/dom/
DPosition.h164 void debugPosition(const char* msg = "") const;
DPosition.cpp1149 void Position::debugPosition(const char* msg) const in debugPosition() function in WebCore::Position
/external/webkit/WebCore/
DChangeLog-2005-08-2318809 (khtml::Selection::debugPosition): Remove the code to print upstream and downstream,
18852 (khtml::Selection::debugPosition):
19440 … * khtml/editing/selection.cpp: (khtml::Selection::debugPosition): Changed some %d to %ld where the
19442 * khtml/editing/visible_position.cpp: (khtml::VisiblePosition::debugPosition): Ditto.
19443 * khtml/xml/dom_position.cpp: (DOM::Position::debugPosition): Ditto.
27104 (khtml::debugPosition): Use nodeName rather than getTagName, since the latter works for
27107 * khtml/editing/selection.cpp: (khtml::Selection::debugPosition): Ditto.
27108 * khtml/editing/visible_position.cpp: (khtml::VisiblePosition::debugPosition): Ditto.
27110 * khtml/xml/dom_position.cpp: (DOM::Position::debugPosition): Ditto.
27385 (khtml::debugPosition): Use nodeName rather than getTagName, since the latter works for
[all …]
DChangeLog-2005-12-195942 (khtml::SelectionController::debugPosition):
17137 (khtml::SelectionController::debugPosition):
18038 (khtml::Selection::debugPosition):
18052 (khtml::VisiblePosition::debugPosition):
18357 (DOM::Position::debugPosition):
25030 (khtml::debugPosition):
25043 (khtml::Selection::debugPosition):
25046 (khtml::VisiblePosition::debugPosition):
25249 (DOM::Position::debugPosition):
DChangeLog-2009-06-1615063 (WebCore::VisiblePosition::debugPosition):
15070 (WebCore::VisibleSelection::debugPosition):
31318 (WebCore::Position::debugPosition):
31387 (WebCore::VisiblePosition::debugPosition):
31394 (WebCore::VisibleSelection::debugPosition):
40452 (WebCore::VisibleSelection::debugPosition):
DChangeLog-2008-08-1049377 (WebCore::Position::debugPosition):
49384 (WebCore::Selection::debugPosition):
49389 (WebCore::VisiblePosition::debugPosition):
DChangeLog-2006-05-1031576 (khtml::Selection::debugPosition):