Home
last modified time | relevance | path

Searched defs:quit_callback (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Demo/tkinter/guido/
Dhello.py14 def quit_callback(): function
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsdl_glue.cc18 std::function<void()> quit_callback) in SDLEventLoopProcessor()