Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp69 bool allowExecutionWhenDisabled; member in WebCore::EditorInternalCommand
77 static const bool allowExecutionWhenDisabled = true; variable