Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/example/Keyboard/
DKeyboard.cpp76 struct CapsLockOff : sc::simple_state< CapsLockOff, Active::orthogonal< 1 > > struct
94 ( state_downcast< const CapsLockOff * >() != 0 ) && in react() argument