Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/examples/
H A Dunicode.h56 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) macro
83 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) macro

Completed in 1 milliseconds