Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.h96 void RemoveListItem(const RefPtr<DOMNode>& node);
H A Ddom_list_item.cpp248 void DOMListItem::RemoveListItem(const RefPtr<DOMNode>& node) in RemoveListItem() function in OHOS::Ace::Framework::DOMListItem
266 RemoveListItem(child); in OnChildNodeRemoved()