Searched refs:tempConfig (Results 1 – 1 of 1) sorted by relevance
697 TextConfig tempConfig{}; in RestoreAttachInfoInSaDied() local700 tempConfig = textConfig_; in RestoreAttachInfoInSaDied()701 tempConfig.cursorInfo = cursorInfo_; in RestoreAttachInfoInSaDied()702 tempConfig.range.start = selectNewBegin_; in RestoreAttachInfoInSaDied()703 tempConfig.range.end = selectNewEnd_; in RestoreAttachInfoInSaDied()706 auto errCode = Attach(listener, clientInfo_.isShowKeyboard, tempConfig); in RestoreAttachInfoInSaDied()