Home
last modified time | relevance | path

Searched defs:fullscreen (Results 1 – 25 of 68) sorted by relevance

123

/third_party/weston/clients/
Dfullscreen.c47 struct fullscreen { struct
51 struct zwp_fullscreen_shell_v1 *fshell; argument
52 enum zwp_fullscreen_shell_v1_present_method present_method; argument
54 int fullscreen; member
65 struct fullscreen *fullscreen = data; in fullscreen_handler() argument
119 struct fullscreen *fullscreen = data; in redraw_handler() local
253 struct fullscreen *fullscreen = data; in key_handler() local
373 struct fullscreen *fullscreen = data; in motion_handler() local
388 struct fullscreen *fullscreen = data; in enter_handler() local
403 struct fullscreen *fullscreen = data; in button_handler() local
[all …]
Dtransformed.c44 int fullscreen; member
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferWin.cpp19 …FrameBufferWin::FrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool top… in FrameBufferWin()
58 sw::FrameBufferWin *createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen,… in createFrameBufferWin()
DFrameBufferGDI.cpp23 …FrameBufferGDI::FrameBufferGDI(HWND windowHandle, int width, int height, bool fullscreen, bool top… in FrameBufferGDI()
DFrameBuffer.cpp35 FrameBuffer::FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin) in FrameBuffer()
/third_party/weston/include/libweston/
Dbackend-x11.h42 bool fullscreen; member
Dbackend-wayland.h45 bool fullscreen; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_escape.h83 uint32 fullscreen; member
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dcocoawindow.h44 BOOL fullscreen; variable
/third_party/cef/tests/cefclient/browser/
Dbrowser_window.cc73 void BrowserWindow::OnSetFullscreen(bool fullscreen) { in OnSetFullscreen()
/third_party/libdrm/include/drm/
Ddrm_sarea.h70 unsigned int fullscreen; member
/third_party/cef/include/
Dcef_display_handler.h83 bool fullscreen) {} in OnFullscreenModeChange()
/third_party/flutter/glfw/tests/
Dtearing.c122 int fullscreen = GLFW_FALSE; in main() local
Diconify.c199 int auto_iconify = GLFW_TRUE, fullscreen = GLFW_FALSE, all_monitors = GLFW_FALSE; in main() local
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c236 gst_wl_window_ensure_fullscreen (GstWlWindow * window, gboolean fullscreen) in gst_wl_window_ensure_fullscreen()
257 gboolean fullscreen, GMutex * render_lock) in gst_wl_window_new_toplevel()
Dgstwaylandsink.h63 gboolean fullscreen; member
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-non-module-file-changes/
Dwith-default-options.js126 fullscreen: boolean; property
Dwith-skipDefaultLibCheck.js120 fullscreen: boolean; property
Dwith-skipLibCheck.js120 fullscreen: boolean; property
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenvideo.c295 …en_SetWindowFullscreen(_THIS, SDL_Window * window, SDL_VideoDisplay * display, SDL_bool fullscreen) in Emscripten_SetWindowFullscreen()
/third_party/cef/libcef_dll/ctocpp/
Ddisplay_handler_ctocpp.cc111 bool fullscreen) { in OnFullscreenModeChange()
/third_party/cef/libcef_dll/cpptoc/
Ddisplay_handler_cpptoc.cc107 int fullscreen) { in display_handler_on_fullscreen_mode_change()
/third_party/weston/tests/
Dweston-test-desktop-shell.c117 bool fullscreen, in desktop_surface_fullscreen_requested()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink.c41 gboolean fullscreen; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c162 SDL_VideoDisplay * _display, SDL_bool fullscreen) in Wayland_SetWindowFullscreen()

123