HomeSort by relevance Sort by last modified time
    Searched defs:isContentRichlyEditable (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/Shared/
EditorState.h 39 , isContentRichlyEditable(false)
48 bool isContentRichlyEditable;
  /external/webkit/Source/WebCore/editing/
VisibleSelection.cpp 566 bool VisibleSelection::isContentRichlyEditable() const
SelectionController.h 69 bool isContentRichlyEditable() const { return m_selection.isContentRichlyEditable(); }

Completed in 2634 milliseconds