Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
DHtmlParser.cc42 StringRef get_attr(const xmlChar **attrs, const StringRef &name) { in get_attr() function
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c5182 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument
5191 PyObject *(*get_attr)(void); /* Return the current value */ member