Home
last modified time | relevance | path

Searched defs:close_box (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/
H A DSettingsWindow.cpp46 QDialogButtonBox* close_box = new QDialogButtonBox(QDialogButtonBox::Close); in SettingsWindow() local
H A DPropertiesDialog.cpp81 QDialogButtonBox* close_box = new QDialogButtonBox(QDialogButtonBox::Close); in PropertiesDialog() local
/dports/audio/abx/abx-0.0-b1/src/
H A Dresultwin.c25 static GtkWidget *close_box; variable
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Kernel/Abstractions/
H A Dblackbox.hpp61 close_box (const T& data) { in close_box() function
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_combobox.cc322 void gui_combobox_t::close_box() in close_box() function in gui_combobox_t
/dports/cad/pcb/pcb-4.2.0/src/
H A Dbox.h231 close_box (BoxType * r) in close_box() function
/dports/audio/faust/faust-2.37.3/architecture/
H A Dminimal.rs82 fn close_box(&mut self); in close_box() method
130 fn close_box(&mut self) -> () in close_box() method
H A Dcpal.rs79 fn close_box(&mut self); in close_box() method
H A Djack.rs78 fn close_box(&mut self); in close_box() method
H A Dportaudio.rs78 fn close_box(&mut self); in close_box() method
/dports/audio/faust/faust-2.37.3/tests/impulse-tests/archs/rust/
H A Darchitecture.rs89 fn close_box(&mut self); in close_box() method
126 fn close_box(&mut self) {} in close_box() method
/dports/mail/isync/isync-1.4.4/src/
H A Ddriver.h271 void (*close_box)( store_t *ctx, member
/dports/lang/ocaml/ocaml-4.05.0/stdlib/
H A Dformat.mli95 val close_box : unit -> unit val
/dports/lang/ocaml-nox11/ocaml-4.05.0/stdlib/
H A Dformat.mli95 val close_box : unit -> unit val
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dformat.ml840 and close_box = pp_close_box std_formatter var
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dformat.ml840 and close_box = pp_close_box std_formatter var
/dports/games/d2x/d2x-0.2.5/main/
H A Dnewmenu.c1299 int close_box=0; in newmenu_do4() local