Home
last modified time | relevance | path

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

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