Searched defs:GetTextAfterCursor (Results 1 – 4 of 4) sorted by relevance
| /base/inputmethod/imf/frameworks/inputmethod_controller/src/ | ||
| D | input_data_channel_proxy.cpp | 96 int32_t InputDataChannelProxy::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor() function in OHOS::MiscServices::InputDataChannelProxy |
| D | input_data_channel_stub.cpp | 171 int32_t InputDataChannelStub::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor() function in OHOS::MiscServices::InputDataChannelStub |
| D | input_method_controller.cpp | 636 int32_t InputMethodController::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor() function in OHOS::MiscServices::InputMethodController |
| /base/inputmethod/imf/frameworks/inputmethod_ability/src/ | ||
| D | input_method_ability.cpp | 434 int32_t InputMethodAbility::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor() function in OHOS::MiscServices::InputMethodAbility |