Home
last modified time | relevance | path

Searched defs:LINE_CAP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_shape_pattern_test_ng.h54 static constexpr int32_t LINE_CAP = 1; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/divider/old_cases/
H A Ddivider_test_ng.cpp47 const Ace::LineCap LINE_CAP = Ace::LineCap::BUTT; variable