Searched defs:hasEditableStyle (Results 1 – 3 of 3) sorted by relevance
97 bool hasEditableStyle() const { return m_selection.hasEditableStyle(); } in hasEditableStyle() function
733 bool VisibleSelection::hasEditableStyle() const in hasEditableStyle() function in blink::VisibleSelection
553 bool Node::hasEditableStyle(EditableLevel editableLevel, UserSelectAllTreatment treatment) const in hasEditableStyle() function in blink::Node