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

/haiku/src/add-ons/kernel/debugger/usb_keyboard/
H A Dusb_keyboard.cpp218 bool phantomState = true; local
221 phantomState = false;
226 if (phantomState)
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DKeyboardProtocolHandler.cpp738 bool phantomState = true; local
742 phantomState = false;
747 if (phantomState) {

Completed in 41 milliseconds