Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dcircle_pattern_test_ng.cpp325 CheckStrokeMiterLimit(true);
336 CheckStrokeMiterLimit(false);
H A Dbase_shape_pattern_test_ng.h39 void CheckStrokeMiterLimit(bool hasValue);
H A Dbase_shape_pattern_test_ng.cpp252 void BaseShapePatternTestNg::CheckStrokeMiterLimit(bool hasValue) in CheckStrokeMiterLimit() function in OHOS::Ace::NG::BaseShapePatternTestNg