Searched refs:fullscreen (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dsvga_escape.h83 uint32 fullscreen; member in struct:__anon11430
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_sarea.h64 unsigned int fullscreen; member in struct:drm_sarea_frame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Ddacp_prop_hash.c119 {"dacp.fullscreen", dacp_propget_fullscreen, NULL },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsx11.cpp193 // NB: Setting fullscreen mode under X11 is a complicated matter. There was
195 // concept of fullscreen windows and the only way to make a window
196 // fullscreen is to remove decorations, resize it to cover entire screen
209 // making a window fullscreen. WM-spec is a de-facto standard adopted
213 // GTK+ >= 2.1.2 uses it as the only method of making windows fullscreen
365 Window window, bool fullscreen)
370 fullscreen ? _NET_WM_STATE_ADD : _NET_WM_STATE_REMOVE,
399 // KDE's kwin is Qt-centric so much than no normal method of fullscreen
402 Window w, bool fullscreen, wxRect *origRect)
412 if (fullscreen)
364 wxWMspecSetFullscreen(Display *display, Window rootWnd, Window window, bool fullscreen) argument
401 wxSetKDEFullscreen(Display *display, Window rootWnd, Window w, bool fullscreen, wxRect *origRect) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/libvo/
H A Dvideo_out.h54 /* used to switch to fullscreen */
145 * fullscreen: flag, 0=windowd 1=fullscreen, just a hint
151 uint32_t d_height, uint32_t fullscreen, char *title,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtlw.tex146 Returns \true if the window is in fullscreen mode.

Completed in 128 milliseconds