Searched refs:GetIsSupportDragInPcCompatibleMode (Results 1 – 6 of 6) sorted by relevance
159 bool GetIsSupportDragInPcCompatibleMode() const;
351 reply.WriteBool(property->GetIsSupportDragInPcCompatibleMode()); in HandleConnect()
1368 ASSERT_EQ(property->GetIsSupportDragInPcCompatibleMode(), true);
1025 bool WindowSessionProperty::GetIsSupportDragInPcCompatibleMode() const in GetIsSupportDragInPcCompatibleMode() function in OHOS::Rosen::WindowSessionProperty
1064 …roperty->SetIsSupportDragInPcCompatibleMode(sessionProperty->GetIsSupportDragInPcCompatibleMode()); in InitSessionPropertyWhenConnect()1066 property->SetDragEnabled(sessionProperty->GetIsSupportDragInPcCompatibleMode()); in InitSessionPropertyWhenConnect()
2631 bool isSupportDragInPcCompatibleMode = property->GetIsSupportDragInPcCompatibleMode(); in OnMoveDragCallback()