Home
last modified time | relevance | path

Searched refs:showHoverEffect_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_paint_method.h93 radioModifier_->SetShowHoverEffect(showHoverEffect_); in UpdateContentModifier()
159 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
169 bool showHoverEffect_ = true; variable
H A Dradio_pattern.h71 paintMethod->SetShowHoverEffect(showHoverEffect_); in CreateNodePaintMethod()
125 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
245 bool showHoverEffect_ = true; variable
H A Dradio_modifier.h193 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
215 bool showHoverEffect_ = true; variable
H A Dradio_paint_method.cpp362 CHECK_NULL_VOID(showHoverEffect_); in DrawTouchAndHoverBoard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.h77 paintMethod_->SetShowHoverEffect(showHoverEffect_); in CreateNodePaintMethod()
116 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
201 bool showHoverEffect_ = true; variable
H A Dswitch_paint_method.h130 switchModifier_->SetShowHoverEffect(showHoverEffect_); in UpdateContentModifier()
191 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
218 bool showHoverEffect_ = true; variable
H A Dswitch_modifier.h221 showHoverEffect_ = showHoverEffect; in SetShowHoverEffect()
280 bool showHoverEffect_ = true; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_content_modifier_add_test_ng.cpp894 EXPECT_TRUE(switchPattern->showHoverEffect_);
917 EXPECT_TRUE(switchPattern->showHoverEffect_);
964 EXPECT_TRUE(switchPattern->showHoverEffect_);
987 EXPECT_TRUE(switchPattern->showHoverEffect_);