Home
last modified time | relevance | path

Searched refs:hinst (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dautoinit_funcs.h208 BOOL WINAPI DllMain(HINSTANCE hinst,DWORD reason,LPVOID unused) \
215 BOOL WINAPI usr_DllMain(HINSTANCE hinst,DWORD reason,LPVOID unused); \
216 BOOL WINAPI DllMain(HINSTANCE hinst,DWORD reason,LPVOID unused) \
219 return usr_DllMain(hinst,reason,unused); \
/third_party/python/PC/
Dpyshellext.cpp592 STDAPI_(BOOL) DllMain(_In_opt_ HINSTANCE hinst, DWORD reason, _In_opt_ void*) {
594 hModule = hinst;
605 DisableThreadLibraryCalls(hinst);
/third_party/glib/gio/
Dgdbusprivate.h121 g_win32_run_session_bus (void* hwnd, void* hinst, const char* cmdline, int cmdshow);
Dgdbusprivate.c2296 g_win32_run_session_bus (void* hwnd, void* hinst, const char* cmdline, int cmdshow) in g_win32_run_session_bus() argument
/third_party/flutter/glfw/deps/mingw/
Ddinput.h1559 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1588 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1663 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1702 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1807 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1849 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
1964 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
2010 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) PURE; in DECLARE_INTERFACE_()
2174 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion) PURE; in DECLARE_INTERFACE_()
2193 STDMETHOD(Initialize)(THIS_ HINSTANCE hinst, DWORD dwVersion) PURE; in DECLARE_INTERFACE_()
[all …]