Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_paint_method.h27 class RadioPaintMethod : public NodePaintMethod {
28 DECLARE_ACE_TYPE(RadioPaintMethod, NodePaintMethod) in DECLARE_ACE_TYPE() argument
31 …explicit RadioPaintMethod(const RefPtr<RadioModifier>& radioModifier) : radioModifier_(radioModifi… in DECLARE_ACE_TYPE()
33 ~RadioPaintMethod() override = default;
H A Dradio_pattern.h62 auto paintMethod = MakeRefPtr<RadioPaintMethod>(radioModifier_); in CreateNodePaintMethod()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp755 RadioPaintMethod radioPaintMethod(radioModifier);
780 RadioPaintMethod radioPaintMethod(radioModifier);
807 RadioPaintMethod radioPaintMethod(radioModifier);
836 RadioPaintMethod radioPaintMethod(radioModifier);
913 RadioPaintMethod radioPaintMethod(radioModifier);
949 RadioPaintMethod radioPaintMethod(radioModifier);
981 RadioPaintMethod radioPaintMethod(radioModifier);