Searched defs:showKeyboard (Results 1 – 4 of 4) sorted by relevance
22 InputMethod_AttachOptions *OH_AttachOptions_Create(bool showKeyboard) in OH_AttachOptions_Create()28 bool showKeyboard, InputMethod_RequestKeyboardReason requestKeyboardReason) in OH_AttachOptions_CreateWithRequestKeyboardReason()41 …d_ErrorCode OH_AttachOptions_IsShowKeyboard(InputMethod_AttachOptions *options, bool *showKeyboard) in OH_AttachOptions_IsShowKeyboard()
72 bool showKeyboard; member
53 bool showKeyboard = false; member
279 bool showKeyboard = false; variable