Home
last modified time | relevance | path

Searched refs:SQUARE_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.h327 constexpr int16_t SQUARE_VALUE = 1; variable
H A Djs_fwk_common.cpp1261 return SQUARE_VALUE; in ParseLineCap()