Searched refs:GetIsPreviewText (Results 1 – 6 of 6) sorted by relevance
1349 EXPECT_TRUE(pattern_->GetIsPreviewText());1357 EXPECT_FALSE(pattern_->GetIsPreviewText());1386 EXPECT_TRUE(pattern_->GetIsPreviewText());1394 EXPECT_TRUE(pattern_->GetIsPreviewText());1423 EXPECT_TRUE(pattern_->GetIsPreviewText());1462 EXPECT_TRUE(pattern_->GetIsPreviewText());1470 EXPECT_FALSE(pattern_->GetIsPreviewText());
174 EXPECT_TRUE(pattern_->GetIsPreviewText());178 EXPECT_FALSE(pattern_->GetIsPreviewText());
47 if (textField->GetIsPreviewText()) { in PreprocessString()172 if (textField->GetIsPreviewText()) { in FilterValue()
195 textFieldOverlayModifier_->SetShowPreviewTextDecoration(textFieldPattern->GetIsPreviewText()); in UpdateOverlayModifier()
1863 if (GetIsPreviewText()) { in UpdateCaretByTouchMove()2586 if (GetIsPreviewText()) { in HandleDoubleClickEvent()2614 if (GetIsPreviewText()) { in HandleTripleClickEvent()3433 if (GetIsPreviewText()) { in InitValueText()3648 if (GetIsPreviewText()) { in HandleRightMouseReleaseEvent()4224 if (GetIsPreviewText()) { in FinishTextPreviewByPreview()5386 if (GetIsPreviewText()) { in DeleteBackwardOperation()5404 if (GetIsPreviewText()) { in DeleteForwardOperation()8319 if (!GetIsPreviewText()) { in OnBackPressed()8358 if (!GetIsPreviewText()) { in OnBackPressed()[all …]
1311 bool GetIsPreviewText() const in GetIsPreviewText() function