Home
last modified time | relevance | path

Searched defs:isShaped (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp864 bool isShaped = parcel.ReadBool(); in UnmarshallingWindowMask() local
1582 void WindowSessionProperty::SetIsShaped(bool isShaped) in SetIsShaped()