Home
last modified time | relevance | path

Searched refs:SetIndicatorIconPath (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgauge_modifier.cpp110 void SetIndicatorIconPath(ArkUINodeHandle node, const char* iconPath, const char* bundleName, const… in SetIndicatorIconPath() function
127 GaugeModelNG::SetIndicatorIconPath(frameNode, iconPathStr, bundleNameStr, moduleNameStr); in SetIndicatorIconPath()
248 SetIndicatorIconPath, ResetIndicatorIconPath, SetIndicatorSpace, ResetIndicatorSpace, in GetGaugeModifier()
260 SetIndicatorIconPath, ResetIndicatorIconPath, SetIndicatorSpace, ResetIndicatorSpace, in GetCJUIGaugeModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.h51 void SetIndicatorIconPath(
66 static void SetIndicatorIconPath(FrameNode* frameNode,
H A Dgauge_model_ng.cpp111 void GaugeModelNG::SetIndicatorIconPath( in SetIndicatorIconPath() function in OHOS::Ace::NG::GaugeModelNG
183 void GaugeModelNG::SetIndicatorIconPath(FrameNode* frameNode, in SetIndicatorIconPath() function in OHOS::Ace::NG::GaugeModelNG
H A Dgauge_model.h47 virtual void SetIndicatorIconPath(
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgauge_model_impl.h41 void SetIndicatorIconPath( in SetIndicatorIconPath() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gauge_ffi.cpp252 GaugeModel::GetInstance()->SetIndicatorIconPath(iconPath, bundleName, moduleName); in FfiOHOSAceFrameworkGaugeSetIndicator()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp400 GaugeModel::GetInstance()->SetIndicatorIconPath(iconPath, bundleName, moduleName); in SetIndicator()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp1813 gauge.SetIndicatorIconPath(iconPath, bundleName, moduleName);
1880 gauge.SetIndicatorIconPath(Referenced::RawPtr(frameNode_), iconPath, bundleName, moduleName);