Searched refs:IsSelectAreaVisible (Results 1 – 5 of 5) sorted by relevance
246 auto res = richEditorPattern->IsSelectAreaVisible();272 auto res = richEditorPattern->IsSelectAreaVisible();
928 auto res = richEditorPattern->IsSelectAreaVisible();
6391 auto res = richEditorPattern->IsSelectAreaVisible();6417 auto res = richEditorPattern->IsSelectAreaVisible();
749 bool IsSelectAreaVisible();
8420 if (IsSelectAreaVisible()) { in OnBackPressed()8430 bool RichEditorPattern::IsSelectAreaVisible() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern