Home
last modified time | relevance | path

Searched refs:DumpSimplifyBorderProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h378 void DumpSimplifyBorderProperty(std::unique_ptr<JsonValue>& json);
H A Ddialog_pattern.cpp1718 DumpSimplifyBorderProperty(json); in DumpSimplifyInfo()
1723 void DialogPattern::DumpSimplifyBorderProperty(std::unique_ptr<JsonValue>& json) in DumpSimplifyBorderProperty() function in OHOS::Ace::NG::DialogPattern