Searched refs:GetTextInputModifier (Results 1 – 3 of 3) sorted by relevance
22 const ArkUITextInputModifier* GetTextInputModifier();
1813 const ArkUITextInputModifier* GetTextInputModifier() in GetTextInputModifier() function2076 GetTextInputModifier()->resetTextInputOnChange(node); in ResetOnTextInputChange()2080 GetTextInputModifier()->resetTextInputOnSubmitWithEvent(node); in ResetTextInputOnSubmit()2084 GetTextInputModifier()->resetTextInputOnCut(node); in ResetOnTextInputCut()2088 GetTextInputModifier()->resetTextInputOnPaste(node); in ResetOnTextInputPaste()2092 GetTextInputModifier()->resetTextInputOnTextSelectionChange(node); in ResetOnTextInputSelectionChange()2096 GetTextInputModifier()->resetTextInputOnEditChange(node); in ResetOnTextInputEditChange()2112 GetTextInputModifier()->resetTextInputOnContentScroll(node); in ResetTextInputOnTextContentScroll()
173 NodeModifier::GetTextInputModifier,