Searched defs:_tWinMain (Results 1 - 3 of 3) sorted by relevance

/external/skia/tools/viewer/sk_app/win/
H A Dmain_win.cpp30 // This file can work with GUI or CONSOLE subsystem types since we define _tWinMain and main().
34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, function
/external/skia/src/views/win/
H A Dskia_win.cpp55 // This file can work with GUI or CONSOLE subsystem types since we define _tWinMain and main().
59 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, function
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
H A Dcrash_generation_app.cc468 int APIENTRY _tWinMain(HINSTANCE instance, function

Completed in 240 milliseconds