Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditorCommand.cpp79 bool allowExecutionWhenDisabled; member in WebCore::EditorInternalCommand
87 static const bool allowExecutionWhenDisabled = true; variable