Home
last modified time | relevance | path

Searched defs:TO_W_CHAR (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
Dunicode.h54 #define TO_W_CHAR(STR) (L##STR) macro
81 #define TO_W_CHAR(STR) (STR) macro