Searched refs:fInputMethodStarted (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.h60 volatile bool fInputMethodStarted; member in class:KeyboardDevice
H A DKeyboardInputDevice.cpp134 fInputMethodStarted(false),
186 fInputMethodStarted = false;
475 if (fInputMethodStarted) {
479 fInputMethodStarted = false;
492 fInputMethodStarted = true;

Completed in 49 milliseconds