Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dmain.cpp53 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger()
/third_party/cef/tests/shared/browser/
Dresource_util_win.cc18 HRSRC hRes = in LoadBinaryResource()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dglobal_state.cpp289 HRSRC dialog = ::FindResourceA(instance, MAKEINTRESOURCEA(IDD_DIALOG1), MAKEINTRESOURCEA(5)); in WaitForDebugger()
/third_party/python/Lib/ctypes/
Dwintypes.py86 HRSRC = HANDLE variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp160 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger()