Home
last modified time | relevance | path

Searched defs:switchPaintProperty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_content_modifier_test_ng.cpp1540 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1575 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1610 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1645 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1680 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1715 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1750 auto switchPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable
1785 auto switchPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable
1820 auto switchPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable
1925 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
[all …]
H A Dtoggle_content_modifier_add_test_ng.cpp102 auto switchPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable
137 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
172 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
207 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
242 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
685 auto switchPaintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
720 auto switchPaintProperty = frameNode->GetPaintProperty<ToggleButtonPaintProperty>(); variable
755 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
H A Dtoggle_test_ng.cpp634 auto switchPaintProperty = switchPattern->GetPaintProperty<SwitchPaintProperty>(); variable
886 auto switchPaintProperty = switchFrameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1268 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1303 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1338 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1373 auto switchPaintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); variable
1637 auto switchPaintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.cpp101 auto switchPaintProperty = host->GetPaintProperty<SwitchPaintProperty>(); in UpdateSwitchPaintProperty() local
214 auto switchPaintProperty = GetPaintProperty<SwitchPaintProperty>(); in GetCurve() local
221 auto switchPaintProperty = GetPaintProperty<SwitchPaintProperty>(); in GetDuration() local
230 auto switchPaintProperty = host->GetPaintProperty<SwitchPaintProperty>(); in OnChange() local
566 auto switchPaintProperty = GetPaintProperty<SwitchPaintProperty>(); in OnRestoreInfo() local
585 auto switchPaintProperty = host->GetPaintProperty<SwitchPaintProperty>(); in OnColorConfigurationUpdate() local