Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dwk.c31 } tGtkWindowCommand; typedef
33 static my_inline __sallocator tGtkWindowCommand* __callocator
35 { tGtkWindowCommand* retval = in create_window_command()
36 (tGtkWindowCommand*) __memory_allocate(sizeof(tGtkWindowCommand), mapGtk); in create_window_command()
42 { const tGtkWindowCommand* data = (tGtkWindowCommand*) _data; in graphics_handle_command_code()