Home
last modified time | relevance | path

Searched refs:window_create (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dsqueezer.py266 text.window_create("iomark", window=expandingbutton,
323 self.text.window_create(start, window=expandingbutton,
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py357 text_widget.window_create("1.0", window=expandingbutton)
387 text_widget.window_create("1.0", window=expandingbutton)
/third_party/glfw/src/
H A Dwl_platform.h164 #define wl_egl_window_create _glfw.wl.egl.window_create
546 PFN_wl_egl_window_create window_create; member
H A Dwl_init.c659 _glfw.wl.egl.window_create = (PFN_wl_egl_window_create) in _glfwInitWayland()
/third_party/python/Lib/tkinter/
H A D__init__.py3986 def window_create(self, index, cnf={}, **kw): member in Text

Completed in 14 milliseconds