Home
last modified time | relevance | path

Searched defs:hInstance (Results 1 – 25 of 32) sorted by relevance

12

/third_party/lzma/CPP/Windows/
DResourceString.cpp20 static CSysString MyLoadStringA(HINSTANCE hInstance, UINT resourceID) in MyLoadStringA()
39 static void MyLoadString2(HINSTANCE hInstance, UINT resourceID, UString &s) in MyLoadString2()
75 void MyLoadString(HINSTANCE hInstance, UINT resourceID, UString &dest) in MyLoadString()
/third_party/cef/tests/cefclient/
Dcefclient_win.cc37 int RunMain(HINSTANCE hInstance, int nCmdShow) { in RunMain()
131 int APIENTRY wWinMain(HINSTANCE hInstance, in wWinMain()
/third_party/skia/tools/sk_app/win/
Dmain_win.cpp34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain()
61 static int main_common(HINSTANCE hInstance, int show, int argc, char**argv) { in main_common()
DWindow_win.cpp33 HINSTANCE hInstance = (HINSTANCE)platformData; in CreateNativeWindow() local
62 bool Window_win::init(HINSTANCE hInstance) { in init()
/third_party/cef/tests/cefclient/browser/
Dmain_message_loop_multithreaded_win.cc37 HINSTANCE hInstance = ::GetModuleHandle(nullptr); in Run() local
112 HWND MainMessageLoopMultithreadedWin::CreateMessageWindow(HINSTANCE hInstance) { in CreateMessageWindow()
Dtemp_window_win.cc19 HINSTANCE hInstance = ::GetModuleHandle(nullptr); in CreateTempWindow() local
Droot_window_win.cc322 HINSTANCE hInstance = GetModuleHandle(nullptr); in CreateRootWindow() local
392 void RootWindowWin::RegisterRootClass(HINSTANCE hInstance, in RegisterRootClass()
869 const HINSTANCE hInstance = lpCreateStruct->hInstance; in OnCreate() local
/third_party/lzma/C/Util/LzmaLib/
DLzmaLibExports.c8 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
/third_party/openh264/codec/encoder/plus/src/
DDllEntry.cpp38 BOOL WINAPI DllEntryPoint (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) { in DllEntryPoint()
/third_party/python/PC/
Dempty.c3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain()
DWinMain.c9 HINSTANCE hInstance, /* handle to current instance */ in wWinMain()
Dfrozen_dllmain.c88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
Dpython_uwp.cpp254 HINSTANCE hInstance, /* handle to current instance */ in wWinMain()
/third_party/cef/tests/cefsimple/
Dcefsimple_win.cc24 int APIENTRY wWinMain(HINSTANCE hInstance, in wWinMain()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmain_winmain.c21 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmain_winmain.c21 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
/third_party/python/Tools/msi/bundle/bootstrap/
Dpythonba.cpp19 IN HINSTANCE hInstance, in DllMain()
/third_party/lzma/CPP/7zip/Archive/
DDllExports2.cpp44 BOOL WINAPI DllMain( in DllMain()
/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_win.cc55 HINSTANCE hInstance = GetModuleHandle(nullptr); in MainMessageLoopExternalPumpWin() local
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp213 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE /* hPrevInstance */, in WinMain() argument
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c79 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
150 static HINSTANCE hInstance ; in WndProc() local
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp63 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(nullptr); in WinGLTestContext() local
/third_party/cef/include/internal/
Dcef_win.h65 explicit CefMainArgs(HINSTANCE hInstance) : parent() { instance = hInstance; } in CefMainArgs()
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
Dtri.cpp49 HINSTANCE hInstance = GetModuleHandle(nullptr); in main() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c77 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain()

12