Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c761 #define PyString_AS_STRING(x) PyUnicode_AS_STRING(x) macro
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c757 #define PyString_AS_STRING(x) PyUnicode_AS_STRING(x) macro