Home
last modified time | relevance | path

Searched defs:CreateWithResourceObj (Results 1 – 25 of 37) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcounter_model_impl.h35 …void CreateWithResourceObj(JsCounterResourceType resourceType, const RefPtr<ResourceObject>& resOb… in CreateWithResourceObj() function
Dqrcode_model_impl.h28 …void CreateWithResourceObj(QRCodeResourceType resourceType, const RefPtr<ResourceObject>& resObj) … in CreateWithResourceObj() function
Dloading_progress_model_impl.h30 …void CreateWithResourceObj(LoadingProgressResourceType LoadingProgressResourceType, const RefPtr<R… in CreateWithResourceObj() function
Ddata_panel_model_impl.h31 …void CreateWithResourceObj(DataPanelResourceType colorType, const RefPtr<ResourceObject>& resObj) … in CreateWithResourceObj() function
Dtext_timer_model_impl.h39 void CreateWithResourceObj( in CreateWithResourceObj() function
Dpatternlock_model_impl.h46 void CreateWithResourceObj( in CreateWithResourceObj() function
Dgauge_model_impl.h49 …void CreateWithResourceObj(GaugeResourceType jsResourceType, const RefPtr<ResourceObject>& resObj)… in CreateWithResourceObj() function
Dprogress_model_impl.h54 …void CreateWithResourceObj(JsProgressResourceType jsResourceType, const RefPtr<ResourceObject>& re… in CreateWithResourceObj() function
Dimage_model_impl.h80 …void CreateWithResourceObj(ImageResourceType resourceType, const RefPtr<ResourceObject>& resObject… in CreateWithResourceObj() function
Dview_abstract_model_impl.h423 void CreateWithResourceObj(const RefPtr<NG::FrameNode>& frameNode, in CreateWithResourceObj() function
425 void CreateWithResourceObj( in CreateWithResourceObj() function
427 void CreateWithResourceObj(const RefPtr<NG::FrameNode>& frameNode, in CreateWithResourceObj() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
Dscroll_bar_model.h45 …virtual void CreateWithResourceObj(ScrollBarJsResType jsResourceType, const RefPtr<ResourceObject>… in CreateWithResourceObj() function
Dscroll_bar_model_ng.cpp167 void ScrollBarModelNG::CreateWithResourceObj(ScrollBarJsResType jsResourceType, const RefPtr<Resour… in CreateWithResourceObj() function in OHOS::Ace::NG::ScrollBarModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_model.h68 virtual void CreateWithResourceObj(const RefPtr<ResourceObject>& resObj) {}; in CreateWithResourceObj() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
Dqrcode_model_ng.cpp204 void QRCodeModelNG::CreateWithResourceObj(QRCodeResourceType resourceType, const RefPtr<ResourceObj… in CreateWithResourceObj() function in OHOS::Ace::NG::QRCodeModelNG
211 void QRCodeModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::QRCodeModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
Dloading_progress_model_ng.cpp178 void LoadingProgressModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::LoadingProgressModelNG
234 void LoadingProgressModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::LoadingProgressModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
Ddata_panel_model_ng.cpp235 void DataPanelModelNG::CreateWithResourceObj(DataPanelResourceType jsResourceType, const RefPtr<Res… in CreateWithResourceObj() function in OHOS::Ace::NG::DataPanelModelNG
242 void DataPanelModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::DataPanelModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_rating.cpp168 void JSRating::CreateWithResourceObj(const RefPtr<ResourceObject>& resObj, const RatingUriType& rat… in CreateWithResourceObj() function in OHOS::Ace::Framework::JSRating
Djs_radio.cpp390 void JSRadio::CreateWithResourceObj(const RefPtr<ResourceObject>& resObj, const int32_t colorType) in CreateWithResourceObj() function in OHOS::Ace::Framework::JSRadio
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_model_ng.cpp347 void GaugeModelNG::CreateWithResourceObj(GaugeResourceType jsResourceType, const RefPtr<ResourceObj… in CreateWithResourceObj() function in OHOS::Ace::NG::GaugeModelNG
354 void GaugeModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::GaugeModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_model_ng.cpp362 void TextTimerModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::TextTimerModelNG
370 void TextTimerModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::TextTimerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model.h110 …virtual void CreateWithResourceObj(IndexerJsResourceType jsType, const RefPtr<ResourceObject>& res… in CreateWithResourceObj() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model.h167 …virtual void CreateWithResourceObj(TabJsResType colorType, const RefPtr<ResourceObject>& resObj) {} in CreateWithResourceObj() function
Dtab_content_model.h152 …virtual void CreateWithResourceObj(TabContentJsType jsType, const RefPtr<ResourceObject>& resObj) … in CreateWithResourceObj() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
Dcounter_model_ng.cpp376 void CounterModelNG::CreateWithResourceObj(JsCounterResourceType jsResourceType, const RefPtr<Resou… in CreateWithResourceObj() function in OHOS::Ace::NG::CounterModelNG
383 void CounterModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::CounterModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_model_ng.cpp269 void PatternLockModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::PatternLockModelNG
277 void PatternLockModelNG::CreateWithResourceObj( in CreateWithResourceObj() function in OHOS::Ace::NG::PatternLockModelNG

12