Searched refs:previewTextCache (Results 1 – 1 of 1) sorted by relevance
3077 auto previewTextCache = layoutProperty->GetPreviewTextValue({GetPreviewTextStart(), ""}); in FireOnTextChangeEvent() local3079 …if (textCache == contentController_->GetTextValue() && previewTextCache.value == curPreviewText.va… in FireOnTextChangeEvent()