Home
last modified time | relevance | path

Searched defs:renderSwitch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dswitch_composed_element.cpp56 auto renderSwitch = GetRenderSwitch(); in GetChecked() local
68 auto renderSwitch = GetRenderSwitch(); in GetSelectedColor() local
77 auto renderSwitch = GetRenderSwitch(); in GetPointColor() local
86 auto renderSwitch = GetRenderSwitch(); in GetWidth() local
98 auto renderSwitch = GetRenderSwitch(); in GetHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp164 auto renderSwitch = weak.Upgrade(); in HandleDrag() local
170 auto renderSwitch = weak.Upgrade(); in HandleDrag() local
176 auto renderSwitch = weak.Upgrade(); in HandleDrag() local
427 auto renderSwitch = weak.Upgrade(); in PrepareMultiModalEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp477 const RefPtr<AccessibilityNode>& node, const RefPtr<RenderCheckbox>& renderSwitch) in UpdateSwitchAccessibility()