Home
last modified time | relevance | path

Searched refs:SetSelectedStateColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_checkbox_unit_test.cpp110 checkBox_->SetSelectedStateColor(color);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_checkbox.h235 void SetSelectedStateColor(ColorType color);
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp265 void UICheckBox::SetSelectedStateColor(ColorType color) in SetSelectedStateColor() function in OHOS::UICheckBox