Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp33 constexpr int32_t CALL_STROKE_WIDTH = 0; variable
305 …Dimension(values[CALL_STROKE_WIDTH], static_cast<OHOS::Ace::DimensionUnit>(units[CALL_STROKE_WIDTH in ListSetDivider()
H A Dnode_list_modifier.cpp47 constexpr int32_t CALL_STROKE_WIDTH = 0; variable
447 …Dimension(values[CALL_STROKE_WIDTH], static_cast<OHOS::Ace::DimensionUnit>(units[CALL_STROKE_WIDTH in ListSetDivider()