Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h228 hasCustomChild_ = value; in SetHasCustomChild()
232 return hasCustomChild_; in GetHasCustomChild()
268 bool hasCustomChild_ = false; variable