Searched refs:allowImeInput (Results 1 – 1 of 1) sorted by relevance
5076 bool allowImeInput = isIME ? BeforeIMEInsertValue(insertValue) : true; in ProcessInsertValue() local5078 allowContentChange, allowImeInput, previewTextRecord_.hasDiff); in ProcessInsertValue()5079 CHECK_NULL_VOID(allowContentChange && allowImeInput || previewTextRecord_.hasDiff); in ProcessInsertValue()