Searched refs:FULLSCREEN (Results 1 – 6 of 6) sorted by relevance
/third_party/weston/libweston-desktop/ |
D | xwayland.c | 44 FULLSCREEN, enumerator 211 return surface->state == FULLSCREEN; in weston_desktop_xwayland_surface_get_fullscreen() 317 weston_desktop_xwayland_surface_change_state(surface, FULLSCREEN, NULL, in set_fullscreen() 337 surface->state == FULLSCREEN) in move() 349 surface->state == FULLSCREEN) in resize()
|
D | wl-shell.c | 45 FULLSCREEN, enumerator 143 return surface->state == FULLSCREEN; in weston_desktop_wl_shell_surface_get_fullscreen() 313 weston_desktop_wl_shell_change_state(surface, FULLSCREEN, NULL, 0, 0); in weston_desktop_wl_shell_surface_protocol_set_fullscreen()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | dialog_demo.dart | 194 child: const Text('FULLSCREEN'),
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_uitest.js | 41 FULLSCREEN: 0, property
|
D | ohos_window.js | 65 FULLSCREEN: 2, property
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12Sample.cpp | 41 static const bool FULLSCREEN = false; variable 476 …swapChainDesc.Windowed = !FULLSCREEN; // set to true, then if in fullscreen must call SetFullScree… in InitD3D()
|