Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp75 CHECK_NULL_VOID(builderChildNode_); in SetBuilderState()
76 auto renderContext = builderChildNode_->GetRenderContext(); in SetBuilderState()
93 CHECK_NULL_VOID(builderChildNode_); in UpdateIndicatorType()
172 CHECK_NULL_VOID(builderChildNode_); in ImageNodeCreate()
177 CHECK_NULL_VOID(builderChildNode_); in ImageNodeCreate()
195 builderChildNode_->MountToParent(host); in ImageNodeCreate()
196 builderChildNode_->MarkModifyDone(); in ImageNodeCreate()
531 CHECK_NULL_VOID(builderChildNode_); in startEnterAnimation()
558 CHECK_NULL_VOID(builderChildNode_); in startExitAnimation()
634 CHECK_NULL_VOID(builderChildNode_); in LoadBuilder()
[all …]
H A Dradio_pattern.h243 RefPtr<FrameNode> builderChildNode_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1828 auto childNode = pattern->builderChildNode_;
1887 auto childNode = pattern->builderChildNode_;
1954 auto childNode = pattern->builderChildNode_;