Home
last modified time | relevance | path

Searched refs:origState (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp236 state_t origState = m_state; in writeObject() local
277 m_state = origState; in writeObject()
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp561 int origState = curState; in ProcessColumnKeyStroke() local
604 if (curState != origState) in ProcessColumnKeyStroke()