Home
last modified time | relevance | path

Searched defs:builderObject (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_radio.cpp80 auto builderObject = paramObject->GetProperty("indicatorBuilder"); in Create() local
102 std::function<void()>& customBuilderFunc, JSRef<JSVal>& builderObject) in ParseIndicator()
H A Djs_navdestination.cpp233 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
390 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetMenus() local
H A Djs_checkbox.cpp79 auto builderObject = paramObject->GetProperty("indicatorBuilder"); in Create() local
H A Djs_gauge.cpp360 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetDescription() local
H A Djs_list_item.cpp199 auto builderObject = deleteAreaObj->GetProperty("builder"); in JsParseDeleteArea() local
H A Djs_navigation.cpp324 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
518 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetMenus() local