Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditorKeyBindings.cpp42 static const unsigned CtrlKey = 1 << 0; variable
/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformEvent.h78 CtrlKey = 1 << 1, enumerator