Searched defs:isContentRichlyEditable (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
H A DEditorState.h39 , isContentRichlyEditable(false)
48 bool isContentRichlyEditable; member in struct:WebKit::EditorState
/external/webkit/Source/WebCore/editing/
H A DVisibleSelection.cpp566 bool VisibleSelection::isContentRichlyEditable() const function in class:WebCore::VisibleSelection
H A DSelectionController.h69 bool isContentRichlyEditable() const { return m_selection.isContentRichlyEditable(); } function in class:WebCore::SelectionController

Completed in 141 milliseconds