Searched refs:isPreventChange (Results 1 – 1 of 1) sorted by relevance
287 bool isPreventChange = false; in InsertValueInStyledString() local291 isPreventChange = !BeforeStyledStringChange(changeStart, changeLength, insertStyledString); in InsertValueInStyledString()293 isPreventChange = !BeforeStyledStringChange(changeStart, changeLength, insertValue); in InsertValueInStyledString()295 CHECK_NULL_VOID(!isPreventChange); in InsertValueInStyledString()403 bool isPreventChange = isIME && !BeforeStyledStringChange(start, length, ""); in DeleteValueInStyledString() local405 start, length, isPreventChange); in DeleteValueInStyledString()406 CHECK_NULL_VOID(!isPreventChange); in DeleteValueInStyledString()