Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp435 bool stretchable = true; variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp311 void WindowProperty::SetStretchable(bool stretchable) in SetStretchable()