Searched defs:window_create (Results 1 – 2 of 2) sorted by relevance
| /third_party/glfw/src/ | ||
| D | wl_platform.h | 546 PFN_wl_egl_window_create window_create; member |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 3986 def window_create(self, index, cnf={}, **kw): member in Text |