Searched defs:textConfig (Results 1 – 11 of 11) sorted by relevance
123 TextConfig textConfig = { in ConstructTextConfig() local163 auto textConfig = ConstructTextConfig(config); in OH_InputMethodController_Attach() local
547 TextConfig textConfig = { variable840 TextConfig textConfig; variable905 TextConfig textConfig; variable950 TextConfig textConfig; variable1475 TextConfig textConfig; variable
230 TextTotalConfig textConfig; variable
494 TextConfig textConfig; variable
321 MiscServices::TextConfig textConfig = { .inputAttribute = inputAttribute, in Attach() local354 MiscServices::TextConfig textConfig = { .inputAttribute = inputAttribute, in AttachWithRequestKeyboardReason() local
192 void InputMethodController::SaveTextConfig(const TextConfig &textConfig) in SaveTextConfig()224 TextConfig textConfig; in Attach() local229 int32_t InputMethodController::IsValidTextConfig(const TextConfig &textConfig) in IsValidTextConfig()240 const TextConfig &textConfig) in Attach()249 const TextConfig &textConfig) in Attach()
101 int32_t InputDataChannelProxy::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()
294 int32_t InputDataChannelStub::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()
534 TextTotalConfig textConfig = {}; in InvokeStartInputCallback() local551 int32_t InputMethodAbility::InvokeStartInputCallback(const TextTotalConfig &textConfig, bool isNoti… in InvokeStartInputCallback()762 int32_t InputMethodAbility::GetTextConfig(TextTotalConfig &textConfig) in GetTextConfig()1345 TextTotalConfig textConfig; in GetCallingWindowInfo() local
717 let textConfig = { variable751 let textConfig = { variable
55 TextConfig textConfig; member