Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_form.h47 void AddInputChild(const WeakPtr<FormValue>& child) in AddInputChild() function
H A Ddom_input.cpp451 formNode->AddInputChild(WeakClaim(this)); in OnMounted()