Home
last modified time | relevance | path

Searched defs:GetTextConfig (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp76 void GetTextConfig(InputMethod_TextEditorProxy *proxy, InputMethod_TextConfig *config) { } in GetTextConfig() function
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp101 int32_t InputDataChannelProxy::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp283 int32_t InputDataChannelStub::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp848 int32_t InputMethodController::GetTextConfig(TextTotalConfig &config) in GetTextConfig() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp761 int32_t InputMethodAbility::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig() function in OHOS::MiscServices::InputMethodAbility