Home
last modified time | relevance | path

Searched defs:isContentRichlyEditable (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCaret.cpp58 bool DragCaretController::isContentRichlyEditable() const in isContentRichlyEditable() function in blink::DragCaretController
DFrameSelection.h99 bool isContentRichlyEditable() const { return m_selection.isContentRichlyEditable(); } in isContentRichlyEditable() function
DVisibleSelection.cpp738 bool VisibleSelection::isContentRichlyEditable() const in isContentRichlyEditable() function in blink::VisibleSelection
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp547 bool Node::isContentRichlyEditable() in isContentRichlyEditable() function in blink::Node