Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_element.cpp74 if (Container::IsCurrentUsePartialUpdate() && buttonComponent->GetHasCustomChild()) { in LocalizedUpdate()
H A Dbutton_component.h230 bool GetHasCustomChild() in GetHasCustomChild() function