Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.h36 static bool SetFooterBuilder(const JSRef<JSObject>& obj);
H A Djs_list_item_group.cpp194 if (!SetFooterBuilder(obj)) { in Create()
267 bool JSListItemGroup::SetFooterBuilder(const JSRef<JSObject>& obj) in SetFooterBuilder() function in OHOS::Ace::Framework::JSListItemGroup