Searched refs:IsHandlesShow (Results 1 – 11 of 11) sorted by relevance
66 virtual bool IsHandlesShow() in IsHandlesShow() function
64 bool IsHandlesShow() in IsHandlesShow() function
63 bool IsHandlesShow();
790 bool SelectContentOverlayManager::IsHandlesShow() in IsHandlesShow() function in OHOS::Ace::NG::SelectContentOverlayManager
326 SetHandleOpacity(IsHandlesShow() ? 1.0 : 0.0); in StartFloatingAnimate()356 SetSelectedBackgroundOpacity(IsHandlesShow() ? 1.0 : 0.0); in StartFloatingSelBackgroundAnimate()
464 CHECK_NULL_RETURN(manager && manager->IsHandlesShow(), false); in IsBothHandlesShow()
627 bool IsHandlesShow() override;
7591 bool RichEditorPattern::IsHandlesShow() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
528 EXPECT_EQ(richEditorPattern->IsHandlesShow(), false);
1692 auto isHandlesShow = pattern->IsHandlesShow(); in SetTextAnimation()1748 pattern->ShowHandles(modifier->IsHandlesShow()); in HideTextAnimation()
1880 bool isHandlesShow = content.IsHandlesShow();