Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/example/Keyboard/
DKeyboard.cpp86 struct ScrollLockOff : sc::simple_state< ScrollLockOff, Active::orthogonal< 2 > > struct
95 ( state_downcast< const ScrollLockOff * >() != 0 ) ) in react() argument