Home
last modified time | relevance | path

Searched refs:SetLoadingProgressColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_loading_progress_modifier.cpp33 void SetLoadingProgressColor(ArkUINodeHandle node, uint32_t colorValue) in SetLoadingProgressColor() function
92 GetLoadingProgressColor, SetLoadingProgressColor, ResetLoadingProgressColor, in GetLoadingProgressModifier()
102 GetLoadingProgressColor, SetLoadingProgressColor, ResetLoadingProgressColor, in GetCJUILoadingProgressModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6737 int32_t SetLoadingProgressColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetLoadingProgressColor() function
13209 static Setter* setters[] = { SetLoadingProgressColor, SetLoadingProgressEnableLoading }; in SetLoadingProgressAttribute()