Searched refs:iCmdShow (Results 1 - 4 of 4) sorted by relevance

/external/openssl/apps/
H A Dwinrand.c70 PSTR cmdline, int iCmdShow)
103 ShowWindow(hwnd, iCmdShow);
69 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR cmdline, int iCmdShow) argument
/external/icu4c/samples/layout/
H A Dclayout.c71 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) argument
104 ShowWindow(hwnd, iCmdShow);
H A Dlayout.cpp70 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) argument
103 ShowWindow(hwnd, iCmdShow);
/external/libpng/contrib/visupng/
H A DVisualPng.c78 PSTR szCmdLine, int iCmdShow)
129 ShowWindow (hwnd, iCmdShow);
77 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) argument

Completed in 79 milliseconds