Searched refs:UnableStandardInput (Results 1 – 3 of 3) sorted by relevance
292 richEditorPattern->UnableStandardInput(true);293 bool res = richEditorPattern->UnableStandardInput(false);
1157 bool UnableStandardInput(bool isFocusViewChanged);
4527 if (!UnableStandardInput(isFocusViewChanged)) { in RequestKeyboard()4648 bool RichEditorPattern::UnableStandardInput(bool isFocusViewChanged) in UnableStandardInput() function in OHOS::Ace::NG::RichEditorPattern