HomeSort by relevance Sort by last modified time
    Searched refs:nShowCmd (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/win8/delegate_execute/
delegate_execute.cc 48 HRESULT PreMessageLoop(int nShowCmd) {
71 return ParentClass::PreMessageLoop(nShowCmd);
141 extern "C" int WINAPI _tWinMain(HINSTANCE , HINSTANCE, LPTSTR, int nShowCmd) {
154 ret_code = _AtlModule.WinMain(nShowCmd);
  /external/wpa_supplicant_8/wpa_supplicant/
main_winmain.c 22 CMDLINE lpCmdLine, int nShowCmd)
  /external/chromium_org/win8/test/
test_registrar.cc 130 extern "C" int WINAPI _tWinMain(HINSTANCE, HINSTANCE, LPTSTR, int nShowCmd) {
135 HRESULT ret_code = _AtlModule.WinMain(nShowCmd);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndattrib.h 116 ULONG nShowCmd;
shellapi.h 62 SHSTDAPI_(HINSTANCE) ShellExecuteA(HWND hwnd,LPCSTR lpOperation,LPCSTR lpFile,LPCSTR lpParameters,LPCSTR lpDirectory,INT nShowCmd);
63 SHSTDAPI_(HINSTANCE) ShellExecuteW(HWND hwnd,LPCWSTR lpOperation,LPCWSTR lpFile,LPCWSTR lpParameters,LPCWSTR lpDirectory,INT nShowCmd);
winbase.h     [all...]
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 32 int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
  /external/chromium_org/cloud_print/service/win/
cloud_print_service.cc 174 HRESULT PreMessageLoop(int nShowCmd) {
175 HRESULT hr = Base::PreMessageLoop(nShowCmd);
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 311 int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 131 int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)

Completed in 394 milliseconds