Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp558 bool CheckAttributeIsFontWeight(int32_t value) in CheckAttributeIsFontWeight() function
6541 if (!CheckAttributeIsFontWeight(item->value[1].i32)) { in SetTextFont()