Home
last modified time | relevance | path

Searched refs:nodePaintMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp1157 auto nodePaintMethod = pattern_->CreateNodePaintMethod(); variable
1158 auto gaugePaint = AceType::DynamicCast<GaugePaintMethod>(nodePaintMethod);
1228 auto nodePaintMethod = pattern_->CreateNodePaintMethod(); variable
1229 auto gaugePaint = AceType::DynamicCast<GaugePaintMethod>(nodePaintMethod);
1273 auto nodePaintMethod = pattern_->CreateNodePaintMethod(); variable
1274 auto gaugePaint = AceType::DynamicCast<GaugePaintMethod>(nodePaintMethod);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp1690 RefPtr<NodePaintMethod> nodePaintMethod = indicatorPattern->CreateNodePaintMethod(); variable
1738 RefPtr<NodePaintMethod> nodePaintMethod = indicatorPattern->CreateNodePaintMethod(); variable
1786 RefPtr<NodePaintMethod> nodePaintMethod = indicatorPattern->CreateNodePaintMethod(); variable
1834 RefPtr<NodePaintMethod> nodePaintMethod = indicatorPattern->CreateNodePaintMethod(); variable
H A Dswiper_indicator_layout_test_ng.cpp39 RefPtr<NodePaintMethod> nodePaintMethod = indicatorPattern->CreateNodePaintMethod(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testtwo_ng.cpp291 auto nodePaintMethod = textPattern->CreateNodePaintMethod(); variable
292 ASSERT_NE(nodePaintMethod, nullptr);