Searched defs:textConfig (Results 1 – 9 of 9) sorted by relevance
155 TextTotalConfig textConfig{}; in OnImeReady() local239 TextTotalConfig textConfig = {}; in ShowKeyboard() local400 void InputMethodAbility::OnTextConfigChange(const TextTotalConfig &textConfig) in OnTextConfigChange()615 int32_t InputMethodAbility::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()
107 TextTotalConfig textConfig = {}; in OnRemoteRequest() local275 int32_t InputDataChannelStub::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()
394 void InputMethodController::SaveTextConfig(const TextConfig &textConfig) in SaveTextConfig()418 TextConfig textConfig; in Attach() local424 sptr<OnTextChangedListener> &listener, bool isShowKeyboard, const TextConfig &textConfig) in Attach()
114 int32_t InputDataChannelProxy::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()
235 … MiscServices::TextConfig textConfig = { .inputAttribute = inputAttribute, .cursorInfo = imfInfo }; in Attach() local
729 let textConfig = { variable763 let textConfig = { variable
211 TextTotalConfig textConfig; variable
407 TextConfig textConfig; variable
51 TextConfig textConfig; member