Searched refs:IsShowAIWrite (Results 1 – 6 of 6) sorted by relevance
287 menuInfo.showAIWrite = pattern->IsShowAIWrite() && pattern->IsSelected(); in OnUpdateMenuInfo()
920 bool IsShowAIWrite();
7078 dumpLog.AddDesc(std::string("IsAIWrite: ").append(std::to_string(IsShowAIWrite()))); in OnBackPressed()8794 bool TextFieldPattern::IsShowAIWrite() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
282 menuInfo.showAIWrite = pattern->IsShowAIWrite() && hasValue; in OnUpdateMenuInfo()
770 bool IsShowAIWrite();
7690 dumpLog.AddDesc(std::string("IsAIWrite: ").append(std::to_string(IsShowAIWrite()))); in OnBackPressed()10906 bool RichEditorPattern::IsShowAIWrite() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern