Home
last modified time | relevance | path

Searched defs:selectAll (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A DcheckboxGroup_composed_element.cpp62 auto selectAll = renderCheckbox ? renderCheckbox->GetCheckBoxValue() : false; in GetSelectAll() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp90 bool selectAll = selectAllArg->ToBoolean(vm)->Value(); in SetCheckboxGroupSelectAll() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_checkboxgroup.cpp141 bool selectAll = false; in SetSelectAll() local

Completed in 3 milliseconds