Home
last modified time | relevance | path

Searched refs:get_func_docs (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/scripts/gen_json/
Dpycparser_monkeypatch.py549 get_func_docs = None variable
577 global get_func_docs
595 get_func_docs = dummy_doc
613 get_func_docs = docs.get_function
890 doc_search = get_func_docs(self.name) # NOQA
1553 func_docs = get_func_docs(self.parent.name) # NOQA