Searched refs:GetCopyOptions (Results 1 – 5 of 5) sorted by relevance
536 CopyOptions GetCopyOptions() const in GetCopyOptions() function
1223 … if (textPattern->GetCopyOptions() == CopyOptions::None && !textPattern->NeedShowAIDetect() && in InitClickEvent()
1105 EXPECT_EQ(textFieldLayoutProperty->GetCopyOptions(), OHOS::Ace::CopyOptions::Distributed);
1234 EXPECT_EQ(textFieldLayoutProperty->GetCopyOptions(), OHOS::Ace::CopyOptions::Local);
856 if (textPattern && textPattern->GetCopyOptions() == CopyOptions::None) { in SetPreviewInfoToMenu()