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

  /external/webkit/Source/WebKit2/Shared/
EditorState.h 39 , isContentRichlyEditable(false)
48 bool isContentRichlyEditable;
  /external/webkit/Source/WebCore/editing/
EditCommand.cpp 65 if (!endingSelection().isContentRichlyEditable()) {