Searched refs:SetIsSupportDragInPcCompatibleMode (Results 1 – 5 of 5) sorted by relevance
99 void SetIsSupportDragInPcCompatibleMode(bool isSupportDragInPcCompatibleMode);
1020 void WindowSessionProperty::SetIsSupportDragInPcCompatibleMode(bool isSupportDragInPcCompatibleMode) in SetIsSupportDragInPcCompatibleMode() function in OHOS::Rosen::WindowSessionProperty1147 property->SetIsSupportDragInPcCompatibleMode(parcel.ReadBool()); in Unmarshalling()
1367 property->SetIsSupportDragInPcCompatibleMode(isSupportDragInPcCompatibleMode);;
1064 …property->SetIsSupportDragInPcCompatibleMode(sessionProperty->GetIsSupportDragInPcCompatibleMode()… in InitSessionPropertyWhenConnect()2494 property->SetIsSupportDragInPcCompatibleMode(isSupportDragInPcCompatibleMode); in SetCompatibleModeInPc()
297 property->SetIsSupportDragInPcCompatibleMode(reply.ReadBool()); in Connect()