Home
last modified time | relevance | path

Searched +defs:select +defs:window (Results 1 – 25 of 340) sorted by path

12345678910>>...14

/dports/audio/easytag/easytag-2.4.3/src/
H A Dapplication_window.c171 GtkWindow *window; in restore_state() local
222 on_configure_event (GtkWidget *window, in on_configure_event()
244 on_window_state_event (GtkWidget *window, in on_window_state_event()
1645 GtkWindow *window; in et_application_window_init() local
2905 gboolean select) in et_application_window_browser_select_file_by_iter_string()
2918 gboolean select) in et_application_window_browser_select_file_by_et_file()
2931 gboolean select, in et_application_window_browser_select_file_by_et_file2()
2945 gboolean select) in et_application_window_browser_select_file_by_dlm()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs5962 pub select: Option<unsafe extern "C" fn(*mut GtkMenuItem)>, field
11626 pub window: GtkWindow, field
13117 pub window: GtkWindow, field
13748 pub window: GtkWindow, field
/dports/audio/grip/grip-4.2.2/src/
H A Dcdplay.c305 GtkTreeSelection *select; in MakeTrackPage() local
665 GtkTreeSelection *select; in SelectRow() local
698 static void PlaylistChanged(GtkWindow *window,GtkWidget *widget,gpointer data) in PlaylistChanged()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/test/X/
H A Dags_functional_test_util.c614 GdkWindow *window; in ags_functional_test_util_menu_bar_click() local
727 GdkWindow *window; in ags_functional_test_util_menu_click() local
813 GdkWindow *window; in ags_functional_test_util_combo_box_click() local
899 GdkWindow *window; in ags_functional_test_util_button_click() local
970 GdkWindow *window; in ags_functional_test_util_tool_button_click() local
1043 GdkWindow *window; in ags_functional_test_util_menu_tool_button_click() local
1333 AgsWindow *window; in ags_functional_test_util_file_default_window_resize() local
1355 AgsWindow *window; in ags_functional_test_util_file_default_editor_resize() local
1389 AgsWindow *window; in ags_functional_test_util_file_default_automation_window_resize() local
1411 AgsWindow *window; in ags_functional_test_util_file_default_automation_editor_resize() local
[all …]
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Drepository.c54 GtkWidget *window; /* pointer to repository window */ member
1838 static void repository_edit_itdb_added (iTunesDB *itdb, gboolean select) in repository_edit_itdb_added()
2130 GtkWidget *window; /* pointer to repository window */ member
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DConnSvr.c80 #define select _AuSelect macro
1783 int window, in auth_ezencode()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs47608 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
64946 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
65585 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
66392 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
85078 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
85989 pub unsafe fn select(&self) -> ::windows::runtime::Result<()> { in select() method
86939 pub unsafe fn window(&self) -> ::windows::runtime::Result<IHTMLWindow2> { in window() method
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/osd-lyrics/osdlyrics-0.4.3/src/
H A Dol_option.c1471 GtkTreeSelection *select; in init_list() local
1657 static GtkWidget *window = NULL; in ol_option_show() local
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmac_main.c454 WindowRef window; in CloseFrontWindow() local
464 void mac_HandleMenuSelect(long select, short modifiers) in mac_HandleMenuSelect()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst-hosting/editorhost/source/platform/linux/
H A Drunloop.cpp63 void RunLoop::registerWindow (XID window, const EventCallback& callback) in registerWindow()
69 void RunLoop::unregisterWindow (XID window) in unregisterWindow()
93 void RunLoop::select (timeval* timeout) in select() function in Steinberg::Vst::EditorHost::RunLoop
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin1.c1520 Boolean select, Boolean dblClick, Boolean shftKey) in ValidNotify()
14844 NS_Window window = NULL; in LaunchWebBrowser() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGLCanvas3D.cpp91 RetinaHelper::RetinaHelper(wxWindow* window) : m_window(window), m_self(nullptr) {} in RetinaHelper()
5575 …bool select = (!volume.selected || (volume.is_modifier && !selection_modifiers_only && !ctrl_press… in on_key() local
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglutint.h379 GLUTwindow *window; member
407 GLUTselectCB select; /* function of menu */ member
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A DdrawContext.cpp45 drawContext::drawContext(openglWindow *window, drawTransform *transform) in drawContext()
917 bool drawContext::select(int type, bool multiple, bool mesh, bool post, int x, in select() function in drawContext
/dports/cad/oregano/oregano-0.84.43/src/sheet/
H A Dsheet.c195 GdkWindow *window; in sheet_get_pointer_pixel() local
930 void sheet_select_all (Sheet *sheet, gboolean select) in sheet_select_all()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/gtk/
H A DPageClientImpl.cpp54 static void selectAllCallback(GtkWidget* widget, gboolean select, PageClientImpl* client) in selectAllCallback()
368 GdkWindow* window = gtk_widget_get_window(m_viewWidget); in setCursor() local
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/
H A Dtable.pxi66 def to_string(self, *, int indent=0, int window=10,
1391 def select(self, object columns): member in Table
/dports/databases/gmdb2/gmdb2-0.9.1/src/
H A Ddebug.c86 gmdb_debug_select_cb(GtkTreeSelection *select, GtkBuilder *xml) in gmdb_debug_select_cb()
341 GtkWidget *entry, *window; in gmdb_debug_display() local
1011 GtkTreeSelection *select; in gmdb_debug_new_cb() local
1080 GtkWidget *pglabel, *entry, *window, *textview; in gmdb_debug_init() local
H A Dsql.c337 GtkTreeSelection *select; in gmdb_sql_dnd_dataget_cb() local
595 GtkTreeSelection *select = in gmdb_sql_new_cb() local
649 GtkWidget *window, *textview; in gmdb_sql_set_file() local
/dports/databases/grass7/grass-7.8.6/vector/v.what.rast/
H A Dmain.c35 struct Cell_head window; in main() local
66 int select, norec_cnt, update_cnt, upderr_cnt, col_type; in main() local

12345678910>>...14