Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp76 bool allowExecutionWhenDisabled; member in WebCore::EditorInternalCommand
84 static const bool allowExecutionWhenDisabled = true; variable