Searched defs:language (Results 1 – 3 of 3) sorted by relevance
/lvgl-latest/docs/_ext/ |
D | lv_example.py | 21 def get_example_code_path(self, example_path, language): argument 27 def human_language_name(self, language): argument 35 def github_path(self, example_path, language): argument 39 def embed_code(self, example_file, example_path, language, buttons={}): argument
|
/lvgl-latest/docs/ |
D | conf.py | 92 language = 'en' variable
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 5299 …t32 platform = ttUSHORT(fc, loc + 0), encoding = ttUSHORT(fc, loc + 2), language = ttUSHORT(fc, lo… local
|