Home
last modified time | relevance | path

Searched refs:rootPathSize (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp445 DWORD rootPathSize = _countof(rootPath); in resolveCygwinPath() local
447 …ARE\\Cygnus Solutions\\Cygwin\\mounts v2\\/"), TEXT("native"), &keyType, &rootPath, &rootPathSize); in resolveCygwinPath()
452 windowsPath = wstring(rootPath, rootPathSize); in resolveCygwinPath()