Searched defs:SetOnContentScroll (Results 1 – 7 of 7) sorted by relevance
65 void SetOnContentScroll(std::function<void(float, float)>&& func) override {}; in SetOnContentScroll() function
527 void TextFieldModelNG::SetOnContentScroll(std::function<void(float, float)>&& func) in SetOnContentScroll() function in OHOS::Ace::NG::TextFieldModelNG1668 void TextFieldModelNG::SetOnContentScroll(FrameNode* frameNode, std::function<void(float, float)>&&… in SetOnContentScroll() function in OHOS::Ace::NG::TextFieldModelNG
981 void JSTextField::SetOnContentScroll(const JSCallbackInfo& info) in SetOnContentScroll() function in OHOS::Ace::Framework::JSTextField
1720 void SearchModelNG::SetOnContentScroll(FrameNode* frameNode, std::function<void(float, float)>&& fu… in SetOnContentScroll() function in OHOS::Ace::NG::SearchModelNG
1345 ArkUINativeModuleValue SearchBridge::SetOnContentScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnContentScroll() function in OHOS::Ace::NG::SearchBridge
1181 ArkUINativeModuleValue TextAreaBridge::SetOnContentScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnContentScroll() function in OHOS::Ace::NG::TextAreaBridge
1650 ArkUINativeModuleValue TextInputBridge::SetOnContentScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnContentScroll() function in OHOS::Ace::NG::TextInputBridge