Home
last modified time | relevance | path

Searched defs:wid (Results 226 – 250 of 4274) sorted by relevance

12345678910>>...171

/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkScrollbarPeer.c130 GtkWidget *wid = scrollbar_get_widget (GTK_WIDGET (ptr)); in Java_gnu_java_awt_peer_gtk_GtkScrollbarPeer_connectSignals() local
157 GtkWidget *wid; in Java_gnu_java_awt_peer_gtk_GtkScrollbarPeer_setLineIncrement() local
177 GtkWidget *wid; in Java_gnu_java_awt_peer_gtk_GtkScrollbarPeer_setPageIncrement() local
197 GtkWidget *wid; in Java_gnu_java_awt_peer_gtk_GtkScrollbarPeer_setBarValues() local
291 GtkWidget *wid; in scrollbar_get_widget() local
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/widgets/
H A Dxlistbox.c34 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_listbox_viewport() local
49 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_listbox() local
64 Widget_t *wid = create_widget(listbox->app, view_port, 0, 25*si, width, 25); in listbox_add_entry() local
/dports/audio/littlefly-lv2/LittleFly.lv2-1.0/libxputty/xputty/widgets/
H A Dxlistbox.c34 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_listbox_viewport() local
49 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_listbox() local
64 Widget_t *wid = create_widget(listbox->app, view_port, 0, 25*si, width, 25); in listbox_add_entry() local
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/widgets/
H A Dxlistbox.cpp34 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_listbox_viewport() local
49 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_listbox() local
64 Widget_t *wid = create_widget(listbox->app, view_port, 0, 25*si, width, 25); in listbox_add_entry() local
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/widgets/
H A Dxlistbox.c34 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_listbox_viewport() local
49 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_listbox() local
64 Widget_t *wid = create_widget(listbox->app, view_port, 0, 25*si, width, 25); in listbox_add_entry() local
H A Dxcombobox.c77 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_combobox_viewport() local
108 …Widget_t *wid = create_window(parent->app, DefaultRootWindow(parent->app->dpy), x1, y1, 10, height… in create_combobox_menu() local
148 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_combobox() local
169 void combobox_add_entry(Widget_t *wid, const char * label) { in combobox_add_entry()
182 void combobox_add_numeric_entrys(Widget_t *wid, int imin, int imax) { in combobox_add_numeric_entrys()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/widgets/
H A Dxlistbox.c34 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_listbox_viewport() local
49 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_listbox() local
64 Widget_t *wid = create_widget(listbox->app, view_port, 0, 25*si, width, 25); in listbox_add_entry() local
H A Dxcombobox.c77 Widget_t *wid = create_widget(parent->app, parent, 0, 0, width, height); in create_combobox_viewport() local
108 …Widget_t *wid = create_window(parent->app, DefaultRootWindow(parent->app->dpy), x1, y1, 10, height… in create_combobox_menu() local
148 Widget_t *wid = create_widget(parent->app, parent, x, y, width, height); in add_combobox() local
169 void combobox_add_entry(Widget_t *wid, const char * label) { in combobox_add_entry()
182 void combobox_add_numeric_entrys(Widget_t *wid, int imin, int imax) { in combobox_add_numeric_entrys()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DFocusAct.c46 Widget wid, in _XmMenuButtonTakeFocus()
67 Widget wid, in _XmMenuButtonTakeFocusUp()
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dmenu.c1257 menu_rawlog (GtkWidget * wid, gpointer none) in menu_rawlog()
1263 menu_detach (GtkWidget * wid, gpointer none) in menu_detach()
1269 menu_close (GtkWidget * wid, gpointer none) in menu_close()
1275 menu_quit (GtkWidget * wid, gpointer none) in menu_quit()
1287 menu_search_next (GtkWidget *wid) in menu_search_next()
1293 menu_search_prev (GtkWidget *wid) in menu_search_prev()
1408 menu_join (GtkWidget * wid, gpointer none) in menu_join()
1456 menu_banlist (GtkWidget * wid, gpointer none) in menu_banlist()
1614 menu_docs (GtkWidget *wid, gpointer none) in menu_docs()
1626 menu_dcc_win (GtkWidget *wid, gpointer none) in menu_dcc_win()
[all …]
H A Dfkeys.c303 key_handle_key_press (GtkWidget *wid, GdkEventKey *evt, session *sess) in key_handle_key_press()
477 key_dialog_keypress (GtkWidget *wid, GdkEventKey *evt, gpointer userdata) in key_dialog_keypress()
544 key_dialog_close (GtkWidget *wid, gpointer userdata) in key_dialog_close()
551 key_dialog_save (GtkWidget *wid, gpointer userdata) in key_dialog_save()
610 key_dialog_add (GtkWidget *wid, gpointer userdata) in key_dialog_add()
629 key_dialog_delete (GtkWidget *wid, gpointer userdata) in key_dialog_delete()
1170 key_action_page_switch (GtkWidget * wid, GdkEventKey * evt, char *d1, in key_action_page_switch()
1245 key_action_scroll_page (GtkWidget * wid, GdkEventKey * evt, char *d1, in key_action_scroll_page()
1344 key_action_history_down (GtkWidget * wid, GdkEventKey * ent, char *d1, in key_action_history_down()
1730 key_action_move_tab_left (GtkWidget * wid, GdkEventKey * ent, char *d1, in key_action_move_tab_left()
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DSelectionBox.c1105 _XmSelectionBoxGetListLabelString(Widget wid, int resource_offset, in _XmSelectionBoxGetListLabelString()
1111 _XmSelectionBoxGetTextColumns(Widget wid, int resource_offset, in _XmSelectionBoxGetTextColumns()
1128 _XmSelectionBoxGetTextString(Widget wid, int resource_offset, in _XmSelectionBoxGetTextString()
1141 _XmSelectionBoxGetListItems(Widget wid, int resource_offset, in _XmSelectionBoxGetListItems()
1168 _XmSelectionBoxGetListItemCount(Widget wid, int resource_offset, in _XmSelectionBoxGetListItemCount()
1193 _XmSelectionBoxGetOkLabelString(Widget wid, int resource_offset, in _XmSelectionBoxGetOkLabelString()
1199 _XmSelectionBoxGetApplyLabelString(Widget wid, int resource_offset, in _XmSelectionBoxGetApplyLabelString()
1205 _XmSelectionBoxGetCancelLabelString(Widget wid, int resource_offset, in _XmSelectionBoxGetCancelLabelString()
1211 _XmSelectionBoxGetHelpLabelString(Widget wid, int resource_offset, in _XmSelectionBoxGetHelpLabelString()
1217 _XmSelectionBoxUpOrDown(Widget wid, XEvent *event, in _XmSelectionBoxUpOrDown()
[all …]
/dports/games/netwalk/netwalk-cb6b089/
H A Dwidget.c24 void widget_computexy(widget_ptr wid) in widget_computexy()
34 void widget_init(widget_ptr wid) in widget_init()
50 struct widget_s *wid = (struct widget_s *) p; in widget_put_geometry() local
93 widget_ptr wid = (widget_ptr) p; in widget_blit() local
115 int in_widget(widget_ptr wid, int x, int y) in in_widget()
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_dpfocusisrch.c33 ISearchWidgetry *wid; member
62 static gint evt_isearch_keypress(GtkWidget *wid, GdkEventKey *evt, gpointer user) in evt_isearch_keypress()
72 static gint evt_isearch_activate(GtkWidget *wid, gpointer user) in evt_isearch_activate()
78 static gint evt_isearch_focus_out(GtkWidget *wid, GdkEventFocus *evt, gpointer user) in evt_isearch_focus_out()
159 ISearchWidgetry *wid; in widgetry_builder() local
H A Dcfg_buttons.c199 static void set_mode_selected(P_Buttons *page, GtkWidget *wid) in set_mode_selected()
217 static gint evt_button_clicked(GtkWidget *wid, gpointer user) in evt_button_clicked()
257 static gint evt_bcmd_clicked(GtkWidget *wid, gpointer user) in evt_bcmd_clicked()
383 static gint evt_dtooltip_changed(GtkWidget *wid, gpointer user) in evt_dtooltip_changed()
403 static gint evt_dnarrow_clicked(GtkWidget *wid, gpointer user) in evt_dnarrow_clicked()
420 static gint evt_dshowtip_clicked(GtkWidget *wid, gpointer user) in evt_dshowtip_clicked()
447 static gint evt_rcmd_clicked(GtkWidget *wid, gpointer user) in evt_rcmd_clicked()
482 static void evt_label_changed(GtkWidget *wid, gpointer user) in evt_label_changed()
500 static void evt_cmdseq_changed(GtkWidget *wid, gpointer user) in evt_cmdseq_changed()
592 static void evt_col_bg_clicked(GtkWidget *wid, gpointer user) in evt_col_bg_clicked()
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/uil/
H A Dglue.c61 FakeWidgetType *wid = (FakeWidgetType *)w; in features_controls() local
81 FakeWidgetType *wid = ((FakeWidgetType *)w); in features_arguments() local
97 FakeWidgetType *wid = ((FakeWidgetType *)w); in features_callbacks() local
118 FakeWidgetType *wid = FakeWidgetTypeNew(); in Features_NULL() local
127 FakeWidgetType *wid; in InheritControls() local
150 FakeWidgetType *wid; in controllist_controllist_ID_ID() local
436 FakeWidgetType *wid = (FakeWidgetType *)w; in body_OBJECT_object() local
459 FakeWidgetType *wid = FakeWidgetTypeNew1(name, "list"); in AddCallbackList() local
474 FakeWidgetType *wid = FakeWidgetTypeNew1(name, "list"); in AddControlList() local
489 FakeWidgetType *wid = FakeWidgetTypeNew1(name, "list"); in AddAttributeList() local
[all …]
/dports/games/naev/naev-0.7.0/src/
H A Dland_shipyard.c50 void shipyard_open( unsigned int wid ) in shipyard_open()
177 void shipyard_update( unsigned int wid, char* str ) in shipyard_update()
310 static void shipyard_find( unsigned int wid, char* str ) in shipyard_find()
323 static void shipyard_rmouse( unsigned int wid, char* widget_name ) in shipyard_rmouse()
334 static void shipyard_buy( unsigned int wid, char* str ) in shipyard_buy()
469 static void shipyard_trade( unsigned int wid, char* str ) in shipyard_trade()
H A Dequipment.c118 void equipment_rightClickOutfits( unsigned int wid, char* str ) in equipment_rightClickOutfits()
181 static void equipment_getDim( unsigned int wid, int *w, int *h, in equipment_getDim()
224 void equipment_open( unsigned int wid ) in equipment_open()
358 void equipment_slotWidget( unsigned int wid, in equipment_slotWidget()
1373 static void equipment_genLists( unsigned int wid ) in equipment_genLists()
1391 static void equipment_genShipList( unsigned int wid ) in equipment_genShipList()
1458 static void equipment_genOutfitList( unsigned int wid ) in equipment_genOutfitList()
1644 void equipment_updateShips( unsigned int wid, char* str ) in equipment_updateShips()
1772 void equipment_updateOutfits( unsigned int wid, char* str ) in equipment_updateOutfits()
1860 static void equipment_changeShip( unsigned int wid ) in equipment_changeShip()
[all …]
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt5/style/
H A Dutils.cpp56 WId wid = qtcGetWid(w); in findWid() local
88 if (WId wid = findWid(widget)) { in hasAlphaChannel() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/style/
H A Dutils.cpp56 WId wid = qtcGetWid(w); in findWid() local
88 if (WId wid = findWid(widget)) { in hasAlphaChannel() local
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt5/style/
H A Dutils.cpp56 WId wid = qtcGetWid(w); in findWid() local
88 if (WId wid = findWid(widget)) { in hasAlphaChannel() local
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/style/
H A Dutils.cpp56 WId wid = qtcGetWid(w); in findWid() local
88 if (WId wid = findWid(widget)) { in hasAlphaChannel() local
/dports/games/nbsdgames/nbsdgames-4.1.2/
H A Drabbithole.c33 #define wid 20 macro
35 int len,wid; variable
79 void draw(int sy,int sx,bitbox board[len][wid]){ in draw()
107 void make_maze(bitbox board[len][wid],point f){ in make_maze()
128 void carrotify(bitbox board[len][wid],int count){ in carrotify()
/dports/games/mt_gtk_client/mt_gtk_client-0.1.98/src/
H A Dgui_config.c48 GtkWidget *wid; in display_error() local
132 GtkColorSelectionDialog *wid; in gui_set_bg_color() local
189 GtkWidget *wid; in gui_set_geometry() local
/dports/x11/rofi/rofi-1.6.1/source/widgets/
H A Dbox.c54 static int box_get_desired_width ( widget *wid ) in box_get_desired_width()
97 static int box_get_desired_height ( widget *wid ) in box_get_desired_height()
262 static void box_draw ( widget *wid, cairo_t *draw ) in box_draw()
271 static void box_free ( widget *wid ) in box_free()
315 static widget *box_find_mouse_target ( widget *wid, WidgetType type, gint x, gint y ) in box_find_mouse_target()
335 static void box_set_state ( widget *wid, const char *state ) in box_set_state()
364 static void box_update ( widget *wid ) in box_update()

12345678910>>...171