Searched refs:isCustomSize_ (Results 1 – 9 of 9) sorted by relevance
358 indicatorModifier->isCustomSize_ = false;369 indicatorModifier->isCustomSize_ = true;380 indicatorModifier->isCustomSize_ = false;415 indicatorModifier->isCustomSize_ = true;424 indicatorModifier->isCustomSize_ = false;
390 dotIndicatorModifier.isCustomSize_ = true;392 dotIndicatorModifier.isCustomSize_ = true;1380 modifier->isCustomSize_ = false;1383 EXPECT_TRUE(modifier->isCustomSize_ == false);1386 modifier->isCustomSize_ = true;1392 modifier->isCustomSize_ = false;1664 dotIndicatorModifier.isCustomSize_ = true;1683 dotIndicatorModifier.isCustomSize_ = false;
958 EXPECT_TRUE(pattern_->isCustomSize_);
89 if (isCustomSize_) { in PaintBackground()153 if (isCustomSize_ || contentProperty.vectorBlackPointCenterX.empty()) { in GetTouchBottomCenterX()192 PaintUnselectedIndicator(canvas, center, itemHalfSizes, isCustomSize_, in PaintContent()243 !isCustomSize_) { in PaintUnselectedIndicator()255 if (rectItemHeight > rectItemWidth || !isCustomSize_) { in PaintUnselectedIndicator()294 if (rectSelectedItemHeight > rectSelectedItemWidth && !isCustomSize_) { in PaintSelectedIndicator()
272 isCustomSize_ = isCustomSize; in SetIsIndicatorCustomSize()362 bool isCustomSize_ = false; variable
75 if (isCustomSize_ || contentProperty.vectorBlackPointCenterX.empty() || in GetTouchBottomCenterX()144 if (!NearEqual(width, height) || !isCustomSize_) { in PaintUnselectedIndicator()154 if (height > width || !isCustomSize_) { in PaintUnselectedIndicator()
357 return isCustomSize_; in IsIndicatorCustomSize()362 isCustomSize_ = isCustomSize; in SetIsIndicatorCustomSize()1007 bool isCustomSize_ = false; variable
319 swiper.isCustomSize_ ? DumpLog::GetInstance().AddDesc("IsCustomSize:true") in DumpInfoAddGestureDesc()
4133 paintProperty->UpdateIsCustomSize(isCustomSize_); in UpdatePaintProperty()