Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkOSFile_stdio.cpp63 wchar_t wperms[4] = {(wchar_t)perm[0], (wchar_t)perm[1], (wchar_t)perm[2], (wchar_t)perm[3]}; in fopen_win() local
64 return _wfopen((wchar_t*)wchars.data(), wperms); in fopen_win()

Completed in 1 milliseconds