HomeSort by relevance Sort by last modified time
    Searched defs:hinst (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/win/
wrapped_window_proc_unittest.cc 57 HINSTANCE hinst = GetModuleHandle(NULL); local
62 wc.hInstance = hinst;
67 0, hinst, 0);
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_win.cc 151 HINSTANCE hinst = GetModuleHandle(0); local
153 wcx.hInstance = hinst;
179 hinst, // instance handle
  /external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
testAPI.cc 112 HINSTANCE hinst = GetModuleHandle(0); local
114 wcx.hInstance = hinst;
147 hinst, // instance handle
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 67 milliseconds