Searched refs:OnEditorAttributeChange (Results 1 – 9 of 9) sorted by relevance
34 virtual void OnEditorAttributeChange(const InputAttribute &inputAttribute) = 0;
40 void OnEditorAttributeChange(const InputAttribute &inputAttribute) override;
64 void KeyboardListenerTestImpl::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
47 void OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange() function in OHOS::KeyboardListenerImpl
49 void OnEditorAttributeChange(const InputAttribute &inputAttribute) override;
578 void JsKeyboardDelegateSetting::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange() function in OHOS::MiscServices::JsKeyboardDelegateSetting
68 void OnEditorAttributeChange(const InputAttribute &inputAttribute) override;106 void KeyboardListenerImpl::OnEditorAttributeChange(const InputAttribute &inputAttribute) in OnEditorAttributeChange() function in OHOS::MiscServices::KeyboardListenerImpl
224 void OnEditorAttributeChange(const InputAttribute &inputAttribute) override in OnEditorAttributeChange() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
442 kdListener_->OnEditorAttributeChange(attribute); in OnAttributeChange()560 kdListener_->OnEditorAttributeChange(textConfig.inputAttribute); in InvokeStartInputCallback()