Home
last modified time | relevance | path

Searched refs:CommandEvent (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_tkinter.c2289 typedef struct CommandEvent{ struct
2297 } CommandEvent; typedef
2300 Tkapp_CommandProc(CommandEvent *ev, int flags) in Tkapp_CommandProc()
2350 CommandEvent *ev = (CommandEvent*)attemptckalloc(sizeof(CommandEvent)); in _tkinter_tkapp_createcommand_impl()
2403 CommandEvent *ev; in _tkinter_tkapp_deletecommand_impl()
2404 ev = (CommandEvent*)attemptckalloc(sizeof(CommandEvent)); in _tkinter_tkapp_deletecommand_impl()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 46 milliseconds