Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dvisible_units.h82 bool isStartOfDocument(const VisiblePosition &);
Dvisible_units.cpp929 bool isStartOfDocument(const VisiblePosition &p) in isStartOfDocument() function
DSelectionController.cpp1037 if (!isStartOfDocument(selection().visibleStart())) in selectFrameElementInParentIfFullySelected()
/external/webkit/WebCore/
DChangeLog-2005-08-2325278 (khtml::isStartOfDocument): Added.