Searched refs:SetDecoStatus (Results 1 – 9 of 9) sorted by relevance
56 void WindowNode::SetDecoStatus(bool decoStatus) in SetDecoStatus() function in OHOS::Rosen::WindowNode58 property_->SetDecoStatus(decoStatus); in SetDecoStatus()
81 node->SetDecoStatus(true); in Reorder()370 node->SetDecoStatus(false); // newRect is not rect with decor, reset decor status in ComputeRectByAspectRatio()399 property->SetDecoStatus(true); in ComputeDecoratedRequestRect()655 node->SetDecoStatus(true); in SetDefaultCascadeRect()
323 node->SetDecoStatus(true); in ApplyPresetRectForTileWindows()
332 property->SetDecoStatus(true); in AddWindowNode()1448 node->SetDecoStatus(property->GetDecoStatus()); in UpdateProperty()
65 void SetDecoStatus(bool decoStatus);
47 void WindowProperty::SetDecoStatus(bool decoStatus) in SetDecoStatus() function in OHOS::Rosen::WindowProperty754 property->SetDecoStatus(parcel.ReadBool()); in Unmarshalling()886 SetDecoStatus(parcel.ReadBool()); in Read()
44 void SetDecoStatus(bool decoStatus);
349 windowNode->SetDecoStatus(true);351 windowNode->SetDecoStatus(false);
1842 property_->SetDecoStatus(false); in Resize()2747 property_->SetDecoStatus(decoStatus); in UpdateRect()