Home
last modified time | relevance | path

Searched refs:CheckStrokeLineCap (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.cpp281 CheckStrokeLineCap(true);
292 CheckStrokeLineCap(false);
H A Dbase_shape_pattern_test_ng.h37 void CheckStrokeLineCap(bool hasValue);
H A Dbase_shape_pattern_test_ng.cpp210 void BaseShapePatternTestNg::CheckStrokeLineCap(bool hasValue) in CheckStrokeLineCap() function in OHOS::Ace::NG::BaseShapePatternTestNg