Home
last modified time | relevance | path

Searched defs:hasEditableStyle (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h97 bool hasEditableStyle() const { return m_selection.hasEditableStyle(); } in hasEditableStyle() function
DVisibleSelection.cpp733 bool VisibleSelection::hasEditableStyle() const in hasEditableStyle() function in blink::VisibleSelection
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp553 bool Node::hasEditableStyle(EditableLevel editableLevel, UserSelectAllTreatment treatment) const in hasEditableStyle() function in blink::Node