Searched refs:isOnShow_ (Results 1 – 8 of 8) sorted by relevance
56 layout->SetIsShown(isOnShow_); in CreateLayoutAlgorithm()143 isOnShow_ = isOnShow; in SetIsOnShow()148 return isOnShow_; in GetIsOnShow()300 bool isOnShow_ = false; variable
224 CHECK_NULL_VOID(!isOnShow_); in OnShow()238 isOnShow_ = true; in OnShow()275 CHECK_NULL_VOID(isOnShow_); in OnHide()285 isOnShow_ = false; in OnHide()
247 return isOnShow_; in IsOnShow()307 bool isOnShow_ = false; variable
101 pattern->isOnShow_ = true;
1093 pattern->isOnShow_ = true;1128 pattern->isOnShow_ = true;1158 pattern->isOnShow_ = true;
1036 EXPECT_TRUE(pattern.isOnShow_);1038 EXPECT_FALSE(pattern.isOnShow_);
1535 navDestinationPattern->isOnShow_ = false;1581 navDestinationPattern->isOnShow_ = true;
1202 preNavDestinationPattern->isOnShow_ = true;1206 ASSERT_FALSE(preNavDestinationPattern->isOnShow_);