Home
last modified time | relevance | path

Searched refs:resize_any (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/tools/
H A Dtypes.lst396 resize_any
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.c1745 const unsigned resize_any = resize_topbottom | resize_leftright; in surface_resize() local
1754 if (edges == WL_SHELL_SURFACE_RESIZE_NONE || edges > resize_any || in surface_resize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c1745 const unsigned resize_any = resize_topbottom | resize_leftright; in surface_resize() local
1754 if (edges == WL_SHELL_SURFACE_RESIZE_NONE || edges > resize_any || in surface_resize()
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c1990 const unsigned resize_any = resize_topbottom | resize_leftright; in surface_resize() local
1997 if (edges == WL_SHELL_SURFACE_RESIZE_NONE || edges > resize_any || in surface_resize()