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

/haiku/src/servers/input/
H A DInputServer.h238 bool fInputMethodAware; member in class:InputServer
H A DInputServer.cpp154 fInputMethodAware(false),
1064 fInputMethodAware = true;
1067 fInputMethodAware = false;
1728 if (!fInputMethodAware) {

Completed in 68 milliseconds