Home
last modified time | relevance | path

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

/lvgl-latest/scripts/gen_json/
Dget_sdl2.py11 def get_path(name: str, p: str) -> str: function
19 if res := get_path(name, file):
55 include_path = get_path('include', path)
56 lib_path = get_path('lib\\x64', path)
57 dll_path = get_path('SDL2.dll', lib_path)