Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h331 constexpr int16_t LINEJOIN_BEVEL_VALUE = 2; variable
H A Djs_fwk_common.cpp1281 return LINEJOIN_BEVEL_VALUE; in ParseLineJoin()