Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h337 …void UpdateContentRenderContext(const RefPtr<FrameNode>& contentNode, const DialogProperties& prop…
H A Ddialog_pattern.cpp306 void DialogPattern::UpdateContentRenderContext(const RefPtr<FrameNode>& contentNode, const DialogPr… in UpdateContentRenderContext() function in OHOS::Ace::NG::DialogPattern
419 UpdateContentRenderContext(contentColumn, props); in BuildChild()
480 UpdateContentRenderContext(contentWrapper, props); in BuildCustomChild()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_test_ng.cpp1233 pattern->UpdateContentRenderContext(dialogNode, props);
1244 pattern->UpdateContentRenderContext(dialogNode, props);
1735 pattern->UpdateContentRenderContext(dialogNode, props);
H A Ddialog_model_test_ng.cpp729 pattern->UpdateContentRenderContext(dialogNode, props);