Home
last modified time | relevance | path

Searched refs:GetCheckboxComponent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcheckbox_composed_element.cpp108 auto component = renderCheckbox->GetCheckboxComponent(); in GetWidth()
120 auto component = renderCheckbox->GetCheckboxComponent(); in GetHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.h103 RefPtr<CheckboxComponent> GetCheckboxComponent() const in GetCheckboxComponent() function