Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 25 of 36) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DdeclFileTypeAnnotationVisibilityErrorTypeAlias.js48 var Window = /** @class */ (function () { class
49 function Window() { class in anonymousFunctionad9e2d8c0100.anonymousFunctionad9e2d8c0200.Window
60 var Window = /** @class */ (function () { class
61 function Window() { class in anonymousFunctionad9e2d8c0600.anonymousFunctionad9e2d8c0700.Window
99 class Window { class
DdeclFileTypeAnnotationTypeAlias.js55 var Window = /** @class */ (function () { class
56 function Window() { class in anonymousFunction01c0f1fa0700.anonymousFunction01c0f1fa0800.Window
85 class Window { class
/third_party/typescript/tests/cases/compiler/
DdeclFileTypeAnnotationVisibilityErrorTypeAlias.ts5 interface Window { interface
12 export class Window { } class
20 export class Window { } class
DdeclFileTypeAnnotationTypeAlias.ts24 interface Window { interface
31 export class Window { } class
DsourceMap-StringLiteralWithNewLine.ts7 interface Window { interface
DselfInLambdas.ts11 interface Window { interface
DrecursiveClassReferenceTest.ts73 interface Window { interface
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowBindingElement.ts48 interface Window { interface
63 interface Window { interface
78 interface Window { interface
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DWindow.hpp26 class Window class
41 class Window class
DWindow.cpp19 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() function in Window
43 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() function in Window
/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp35 class Window: public eglu::NativeWindow class
40 Window(eglu::NativeDisplay* nativeDisplay, const eglu::WindowParams& params) in Window() function in tcu::nullws::Window
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/X11/
DXlib.h11 typedef int Window; typedef
/third_party/node/test/fixtures/wpt/hr-time/
Didlharness.any.js17 idl_array.add_objects({ Window: ['self'] }); property
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.hpp35 class Window class
DtcuWin32Window.cpp40 Window::Window (HINSTANCE instance, int width, int height) in Window() function in tcu::win32::Window
/third_party/vk-gl-cts/framework/platform/raspi/
DtcuRaspiPlatform.cpp67 class Window : public eglu::NativeWindow class
117 Window::Window (int width, int height) in Window() function in tcu::rpi::Window
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp83 class Window : public NativeWindow class
103 Window::Window (Display& display, const WindowParams& params) in Window() function in tcu::lnx::wayland::egl::Window
DtcuLnxWayland.hpp82 class Window class
DtcuLnxWayland.cpp153 Window::Window (Display& display, int width, int height) in Window() function in tcu::lnx::wayland::Window
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidWindow.hpp42 class Window class
DtcuAndroidWindow.cpp35 Window::Window (ANativeWindow* window) in Window() function in tcu::Android::Window
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp36 class Window class
47 Window (void) {} in Window() function in vk::wsi::Window
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp128 class Window : public NativeWindow class
154 Window::Window (Display& display, const WindowParams& params, Visual* visual) in Window() function in tcu::lnx::x11::egl::Window
/third_party/skia/tools/sk_app/
DWindow.cpp16 Window::Window() {} in Window() function in sk_app::Window
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.h129 Window, enumerator

12