Home
last modified time | relevance | path

Searched refs:SetStretchable (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwindow_property.h76 void SetStretchable(bool stretchable);
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp311 void WindowProperty::SetStretchable(bool stretchable) in SetStretchable() function in OHOS::Rosen::WindowProperty
786 property->SetStretchable(parcel.ReadBool()); in Unmarshalling()
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp436 winPropSrc.SetStretchable(stretchable); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1229 property_->SetStretchable(windowSystemConfig_.isStretchable_); in SetSystemConfig()

Completed in 10 milliseconds