Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp623 bool CheckAttributeIsCheckboxShape(int32_t value) in CheckAttributeIsCheckboxShape() function
11311 if (item->size == 0 || !CheckAttributeIsCheckboxShape(item->value[0].i32)) { in SetCheckboxShape()