Searched defs:SetRefreshing (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ | ||
H A D | node_refresh_modifier.cpp | 24 void SetRefreshing(ArkUINodeHandle node, ArkUI_Bool value) in SetRefreshing() function |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | refresh_model_impl.cpp | 48 void RefreshModelImpl::SetRefreshing(bool isRefreshing) in SetRefreshing() function in OHOS::Ace::Framework::RefreshModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ | ||
H A D | refresh_model_ng.cpp | 87 void RefreshModelNG::SetRefreshing(bool isRefreshing) in SetRefreshing() function in OHOS::Ace::NG::RefreshModelNG 234 void RefreshModelNG::SetRefreshing(FrameNode* frameNode, bool isRefreshing) in SetRefreshing() function in OHOS::Ace::NG::RefreshModelNG |
/foundation/arkui/ace_engine/frameworks/core/components/refresh/ | ||
H A D | refresh_component.h | 79 void SetRefreshing(bool isRefreshing) in SetRefreshing() function in OHOS::Ace::RefreshComponent |
Completed in 6 milliseconds