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.cpp74 auto builderObject = paramObject->GetProperty("indicatorBuilder"); in Create() local
94 std::function<void()>& customBuilderFunc, JSRef<JSVal>& builderObject) in ParseIndicator()
Djs_checkbox.cpp73 auto builderObject = paramObject->GetProperty("indicatorBuilder"); in Create() local
Djs_navdestination.cpp350 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
537 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetMenus() local
Djs_list_item.cpp355 auto builderObject = obj->GetProperty("builder"); in ParseBuilder() local
Djs_navigation.cpp467 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
785 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetMenus() local
Djs_gauge.cpp490 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetDescription() local