Searched refs:isPendingShowKeyboard_ (Results 1 – 2 of 2) sorted by relevance
173 bool isPendingShowKeyboard_ = false; variable
297 isPendingShowKeyboard_ = clientInfo.isShowKeyboard; in StartInput()923 if (panelInfo.panelType == SOFT_KEYBOARD && isPendingShowKeyboard_) { in CreatePanel()925 isPendingShowKeyboard_ = false; in CreatePanel()