Searched refs:LINE_JOIN (Results 1 – 3 of 3) sorted by relevance
53 static constexpr int32_t LINE_JOIN = 1; variable
238 shapeAbstactModel.SetStrokeLineJoin(LINE_JOIN); in CheckStrokeLineJoin()245 EXPECT_EQ(shapeProperty->GetStrokeLineJoinValue(), LINE_JOIN); in CheckStrokeLineJoin()
194 shapeModel2.SetStrokeLineJoin(LINE_JOIN);