Searched refs:exenameLen (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/sk_app/win/ | ||
H A D | main_win.cpp | 41 int exenameLen = GetModuleFileName(NULL, exename, SK_ARRAY_COUNT(exename)); in _tWinMain() local 43 (void)exenameLen; in _tWinMain() |
Completed in 1 milliseconds