Searched refs:GetPreviewTextValue (Results 1 – 2 of 2) sorted by relevance
1746 previewText.value = GetPreviewTextValue(); in FireEventHubOnChange()3077 auto previewTextCache = layoutProperty->GetPreviewTextValue({GetPreviewTextStart(), ""}); in FireOnTextChangeEvent()3078 PreviewText curPreviewText = {GetPreviewTextStart(), GetPreviewTextValue()}; in FireOnTextChangeEvent()3126 previewText.value = pattern->GetPreviewTextValue(); in AddTextFireOnChange()7070 dumpLog.AddDesc(std::string("PreTextValue:").append(GetPreviewTextValue())); in OnBackPressed()8294 auto previewValue = GetPreviewTextValue(); in OnBackPressed()
1367 std::string GetPreviewTextValue() const in GetPreviewTextValue() function