Searched refs:nCmdShow (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/windows/
H A Dsetupexe.cpp5 int PASCAL WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
/external/chromium_org/base/
H A Ddebug_message.cc13 LPSTR lpCmdLine, int nCmdShow) {
12 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
/external/chromium_org/tools/gyp/test/win/rc-build/
H A Dhello.cpp20 int nCmdShow) {
16 _tWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
/external/chromium_org/third_party/skia/src/views/win/
H A Dskia_win.cpp29 int nCmdShow)
39 if (!InitInstance (hInstance, nCmdShow, lpCmdLine))
124 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow, LPTSTR lpCmdLine) argument
155 ShowWindow(hWnd, nCmdShow);
26 _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
/external/skia/src/views/win/
H A Dskia_win.cpp29 int nCmdShow)
39 if (!InitInstance (hInstance, nCmdShow, lpCmdLine))
124 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow, LPTSTR lpCmdLine) argument
155 ShowWindow(hWnd, nCmdShow);
26 _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c234 lpCmdLine, int nCmdShow)
257 nCmdShow = nCmdShow;
/external/chromium_org/cloud_print/service/win/
H A Dinstaller.cc140 __in int nCmdShow) {
137 WinMain(__in HINSTANCE hInstance, __in HINSTANCE hPrevInstance, __in LPSTR lpCmdLine, __in int nCmdShow) argument
H A Dcloud_print_service_config.cc444 __in int nCmdShow) {
441 WinMain(__in HINSTANCE hInstance, __in HINSTANCE hPrevInstance, __in LPSTR lpCmdLine, __in int nCmdShow) argument
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Console.h151 virtual BOOL ShowWindow(int nCmdShow);
/external/chromium_org/cloud_print/virtual_driver/win/install/
H A Dsetup.cc536 __in int nCmdShow) {
533 WinMain(__in HINSTANCE hInstance, __in HINSTANCE hPrevInstance, __in LPSTR lpCmdLine, __in int nCmdShow) argument

Completed in 748 milliseconds