Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.h225 bool NeedAdaptiveChild();
H A Drender_button.cpp546 if (NeedAdaptiveChild()) { in CalculateLayoutSize()
573 bool RenderButton::NeedAdaptiveChild() in NeedAdaptiveChild() function in OHOS::Ace::RenderButton