Searched defs:SetPullDownRatio (Results 1 – 5 of 5) sorted by relevance
57 virtual void SetPullDownRatio(const std::optional<float>& pullDownRatio) {} in SetPullDownRatio() function
161 void RefreshModelNG::SetPullDownRatio(const std::optional<float>& pullDownRatio) in SetPullDownRatio() function in OHOS::Ace::NG::RefreshModelNG170 void RefreshModelNG::SetPullDownRatio(FrameNode* frameNode, const std::optional<float>& pullDownRat… in SetPullDownRatio() function in OHOS::Ace::NG::RefreshModelNG
72 ArkUINativeModuleValue RefreshBridege::SetPullDownRatio(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPullDownRatio() function in OHOS::Ace::NG::RefreshBridege
112 void JSRefresh::SetPullDownRatio(const JSCallbackInfo& info) in SetPullDownRatio() function in OHOS::Ace::Framework::JSRefresh
84 void SetPullDownRatio(ArkUINodeHandle node, ArkUI_Float32 ratio) in SetPullDownRatio() function