Home
last modified time | relevance | path

Searched defs:GetTextBeforeCursor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp47 int32_t InputDataChannelProxy::GetTextBeforeCursor(int32_t number, std::u16string &text) in GetTextBeforeCursor() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp258 int32_t InputDataChannelStub::GetTextBeforeCursor(int32_t number, std::u16string &text) in GetTextBeforeCursor() function in OHOS::MiscServices::InputDataChannelStub
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp667 int32_t InputMethodAbility::GetTextBeforeCursor(int32_t number, std::u16string &text) in GetTextBeforeCursor() function in OHOS::MiscServices::InputMethodAbility