/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
D | when-skipLibCheck-and-skipDefaultLibCheck-changes.js | 4 fullscreen: boolean; 9 fullscreen: boolean; 28 readonly fullscreen: boolean; 39 [7m13[0m readonly fullscreen: boolean; 44 [7m2[0m fullscreen: boolean; 49 [7m2[0m fullscreen: boolean; 111 [7m2[0m fullscreen: boolean; 166 [7m2[0m fullscreen: boolean; 171 [7m2[0m fullscreen: boolean; 226 [7m13[0m readonly fullscreen: boolean; [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferWin.cpp | 19 …indowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuffer(width, heig… in FrameBufferWin() argument 58 sw::FrameBufferWin *createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen,… in createFrameBufferWin() argument 65 return new sw::FrameBufferDD(windowHandle, width, height, fullscreen, topLeftOrigin); in createFrameBufferWin() 69 return new sw::FrameBufferGDI(windowHandle, width, height, fullscreen, topLeftOrigin); in createFrameBufferWin()
|
D | FrameBufferWin.hpp | 32 FrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin); 57 sw::FrameBufferWin *createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen,…
|
D | FrameBufferGDI.cpp | 23 …le, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBufferWin(windowHandle, wid… in FrameBufferGDI() argument
|
D | FrameBufferGDI.hpp | 25 FrameBufferGDI(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin);
|
D | FrameBuffer.hpp | 43 FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin);
|
D | FrameBufferDD.hpp | 27 FrameBufferDD(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin);
|
D | FrameBufferDD.cpp | 35 …le, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBufferWin(windowHandle, wid… in FrameBufferDD() argument
|
D | FrameBuffer.cpp | 35 FrameBuffer::FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin) in FrameBuffer() argument 46 windowed = !fullscreen || forceWindowed; in FrameBuffer()
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-non-module-file-changes/ |
D | with-default-options.js | 4 fullscreen: boolean; 21 readonly fullscreen: boolean; 32 [7m13[0m readonly fullscreen: boolean; 37 [7m2[0m fullscreen: boolean; 133 fullscreen: boolean; property 144 [7m13[0m readonly fullscreen: boolean; 149 [7m2[0m fullscreen: boolean;
|
D | with-skipDefaultLibCheck.js | 4 fullscreen: boolean; 21 readonly fullscreen: boolean; 32 [7m2[0m fullscreen: boolean; 127 fullscreen: boolean; property 138 [7m2[0m fullscreen: boolean;
|
D | with-skipLibCheck.js | 4 fullscreen: boolean; 21 readonly fullscreen: boolean; 32 [7m2[0m fullscreen: boolean; 127 fullscreen: boolean; property 138 [7m2[0m fullscreen: boolean;
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-module-file-with-global-definitions-changes/ |
D | with-default-options.js | 6 fullscreen: boolean; 24 readonly fullscreen: boolean; 35 [7m13[0m readonly fullscreen: boolean; 40 [7m4[0m fullscreen: boolean; 138 fullscreen: boolean; 150 [7m13[0m readonly fullscreen: boolean; 155 [7m4[0m fullscreen: boolean;
|
D | with-skipLibCheck.js | 6 fullscreen: boolean; 24 readonly fullscreen: boolean; 35 [7m4[0m fullscreen: boolean; 132 fullscreen: boolean; 144 [7m4[0m fullscreen: boolean;
|
D | with-skipDefaultLibCheck.js | 6 fullscreen: boolean; 24 readonly fullscreen: boolean; 35 [7m4[0m fullscreen: boolean; 132 fullscreen: boolean; 144 [7m4[0m fullscreen: boolean;
|
/third_party/glfw/tests/ |
D | iconify.c | 199 int auto_iconify = GLFW_TRUE, fullscreen = GLFW_FALSE, all_monitors = GLFW_FALSE; in main() local 215 fullscreen = GLFW_TRUE; in main() 235 if (fullscreen && all_monitors) in main() 254 if (fullscreen) in main()
|
D | tearing.c | 122 int fullscreen = GLFW_FALSE; in main() local 135 fullscreen = GLFW_TRUE; in main() 145 if (fullscreen) in main()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
D | GLX_OML_swap_method.txt | 44 by this extension. GLX does not support the notion of fullscreen vs. 46 fullscreen mode.
|
/third_party/openGLES/extensions/OML/ |
D | GLX_OML_swap_method.txt | 44 by this extension. GLX does not support the notion of fullscreen vs. 46 fullscreen mode.
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_escape.h | 83 uint32 fullscreen; member
|
/third_party/libdrm/include/drm/ |
D | drm_sarea.h | 70 unsigned int fullscreen; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_full_screen_exclusive.txt | 72 4) Can the fullscreen hint affect the surface capabilities, and if so, 78 While the hint does not guarantee a particular fullscreen mode will be used
|
D | VK_EXT_full_screen_exclusive.adoc | 72 4) Can the fullscreen hint affect the surface capabilities, and if so, 78 While the hint does not guarantee a particular fullscreen mode will be used
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 54 scissoring and render a colored fullscreen quad with depth & stencil
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.0.7.rst | 32 fullscreen frame updates
|