Home
last modified time | relevance | path

Searched refs:WNDCLASS (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_window.cc46 WNDCLASS window_class = ResgisterWindowClass(converted_title); in Initialize()
61 WNDCLASS Win32Window::ResgisterWindowClass(std::wstring& title) { in ResgisterWindowClass()
64 WNDCLASS window_class{}; in ResgisterWindowClass()
Dwin32_window.h43 WNDCLASS ResgisterWindowClass(std::wstring& title);
/third_party/python/Lib/ctypes/test/
Dtest_funcptr.py56 class WNDCLASS(Structure): class
67 wndclass = WNDCLASS()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestnativew32.c46 WNDCLASS wc; in CreateWindowNative()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.h70 WNDCLASS wnd_class;
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp49 WNDCLASS wndClass; in Window()
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp66 WNDCLASS wc; in WinGLTestContext()
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp65 WNDCLASS wc; in WinGLTestContext()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c170 WNDCLASS wc; in wglCreatePbufferARB()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c82 WNDCLASS wndclass; in WinMain()
Dlayout.cpp81 WNDCLASS wndclass; in WinMain()
/third_party/glib/tests/
Dgio-test.c263 static WNDCLASS wcl; in main()
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp81 WNDCLASS wndclass; in WinMain()
Dclayout.c82 WNDCLASS wndclass; in WinMain()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dlayout.cpp81 WNDCLASS wndclass; in WinMain()
Dclayout.c82 WNDCLASS wndclass; in WinMain()
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp199 WNDCLASS wc; in ANGLEGLContext()
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp201 WNDCLASS wc; in ANGLEGLContext()
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp190 WNDCLASS wc; in create_dummy_window()
/third_party/skia/src/utils/win/
DSkWGL_win.cpp188 WNDCLASS wc; in create_temp_window()
/third_party/curl/tests/server/
Dutil.c672 WNDCLASS wc; in main_window_loop()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp592 WNDCLASS WndClass; in gst_dshowvideosink_window_thread()
597 memset (&WndClass, 0, sizeof (WNDCLASS)); in gst_dshowvideosink_window_thread()
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c85 WNDCLASS wndclass; in WinMain()
/third_party/libpng/contrib/visupng/
DVisualPng.c85 WNDCLASS wndclass; in WinMain()
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c85 WNDCLASS wndclass; in WinMain()

12