Searched refs:IsFocusableScope (Results 1 – 5 of 5) sorted by relevance
645 ASSERT_TRUE(focusHub->IsFocusableScope());938 ASSERT_TRUE(focusHub->IsFocusableScope());969 ASSERT_TRUE(focusHub->IsFocusableScope());1001 ASSERT_TRUE(focusHub->IsFocusableScope());
311 EXPECT_FALSE(focusHub->IsFocusableScope());318 EXPECT_FALSE(focusHub->IsFocusableScope());
519 return IsFocusableScope(); in IsFocusable()524 bool FocusHub::IsFocusableScope() in IsFocusableScope() function in OHOS::Ace::NG::FocusHub1769 if (focusType_ != FocusType::SCOPE || !IsFocusableScope()) { in AcceptFocusOfSpecifyChild()
556 bool IsFocusableScope();
559 EXPECT_FALSE(focusHub->IsFocusableScope());