Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h273 bool GetIsSuitableForAging() in GetIsSuitableForAging() function
H A Ddialog_layout_algorithm.cpp100 …isSuitableForElderly_ = (dialogPattern->GetIsSuitableForAging() && dialogPattern->GetCustomNode())… in Measure()