Searched defs:context_class (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/jinja2/ | ||
| D | environment.py | 286 context_class = Context variable in Environment |
| /third_party/jinja2/ | ||
| D | environment.py | 288 context_class: t.Type[Context] = Context variable in Environment |