Home
last modified time | relevance | path

Searched refs:gtk_widget_get_allocation (Results 1 – 25 of 2098) sorted by relevance

12345678910>>...84

/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dpanel-plugin-move.c76 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
134 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
147 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
165 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
178 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
195 gtk_widget_get_allocation(p->move_plugin, &alloc); in _lxpanel_motion_notify()
417 gtk_widget_get_allocation(p->move_plugin, &alloc); in _lxpanel_motion_notify()
429 gtk_widget_get_allocation(p->move_plugin, &alloc); in _lxpanel_motion_notify()
471 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
489 gtk_widget_get_allocation(l->data, &alloc); in _lxpanel_motion_notify()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dgtkoffscreenbox.c56 gtk_widget_get_allocation (offscreen_box->child1, &child_area); in to_child_2()
60 gtk_widget_get_allocation (offscreen_box->child2, &child_area); in to_child_2()
89 gtk_widget_get_allocation (offscreen_box->child2, &child_area); in to_parent_2()
110 gtk_widget_get_allocation (offscreen_box->child1, &child_area); in to_parent_2()
170 gtk_widget_get_allocation (offscreen_box->child2, &child_area); in pick_offscreen_child()
182 gtk_widget_get_allocation (offscreen_box->child1, &child_area); in pick_offscreen_child()
266 gtk_widget_get_allocation (widget, &allocation); in gtk_offscreen_box_realize()
301 gtk_widget_get_allocation (offscreen_box->child1, &child_area); in gtk_offscreen_box_realize()
326 gtk_widget_get_allocation (offscreen_box->child2, &child_area); in gtk_offscreen_box_realize()
646 gtk_widget_get_allocation (offscreen_box->child1, &child_area); in gtk_offscreen_box_draw()
[all …]
/dports/x11-fm/caja/caja-1.26.0/eel/
H A Deel-art-gtk-extensions.c43 gtk_widget_get_allocation (gtk_widget, &allocation); in eel_gtk_widget_get_bounds()
65 gtk_widget_get_allocation (gtk_widget, &allocation); in eel_gtk_widget_get_dimensions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DSash.java190 GTK.gtk_widget_get_allocation(handle, allocation); in gtk_button_press_event()
235 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_button_release_event()
260 GTK.gtk_widget_get_allocation (widget, allocation); in gtk_draw()
276 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_focus_in_event()
308 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_key_press_event()
311 GTK.gtk_widget_get_allocation (parent.handle, allocation); in gtk_key_press_event()
400 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_motion_notify_event()
406 GTK.gtk_widget_get_allocation (parent.handle, allocation); in gtk_motion_notify_event()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DSash.java200 GTK.gtk_widget_get_allocation(handle, allocation); in gtk_button_press_event()
253 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_button_release_event()
278 GTK.gtk_widget_get_allocation (widget, allocation); in gtk_draw()
294 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_focus_in_event()
333 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_key_press_event()
336 GTK.gtk_widget_get_allocation (parent.handle, allocation); in gtk_key_press_event()
431 GTK.gtk_widget_get_allocation (handle, allocation); in gtk_motion_notify_event()
437 GTK.gtk_widget_get_allocation (parent.handle, allocation); in gtk_motion_notify_event()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dgestures.c444 gtk_widget_get_allocation (B, &allocation); in test_phases()
500 gtk_widget_get_allocation (B, &allocation); in test_mixed()
557 gtk_widget_get_allocation (B, &allocation); in test_early_exit()
608 gtk_widget_get_allocation (B, &allocation); in test_claim_capture()
655 gtk_widget_get_allocation (B, &allocation); in test_claim_target()
702 gtk_widget_get_allocation (B, &allocation); in test_claim_bubble()
756 gtk_widget_get_allocation (B, &allocation); in test_early_claim_capture()
813 gtk_widget_get_allocation (B, &allocation); in test_late_claim_capture()
874 gtk_widget_get_allocation (B, &allocation); in test_group()
925 gtk_widget_get_allocation (B, &allocation); in test_gestures_outside_grab()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dddbvolumebar.c46 gtk_widget_get_allocation (widget, &a); in ddb_volumebar_send_configure()
141 gtk_widget_get_allocation (widget, &allocation); in volumebar_draw()
147 gtk_widget_get_allocation (widget, &a); in volumebar_draw()
213 gtk_widget_get_allocation (widget, &a); in on_volumebar_motion_notify_event()
239 gtk_widget_get_allocation (widget, &a); in on_volumebar_button_press_event()
/dports/audio/praat/praat-6.2.03/sys/
H A DGuiControl.cpp152 gtk_widget_get_allocation (GTK_WIDGET (my d_widget), & allocation);
167 gtk_widget_get_allocation (GTK_WIDGET (my d_widget), & allocation);
182 gtk_widget_get_allocation (GTK_WIDGET (my d_widget), & allocation);
197 gtk_widget_get_allocation (GTK_WIDGET (my d_widget), & allocation);
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/libslab/
H A Dapp-resizer.c185 gtk_widget_get_allocation (child, &widget_allocation); in app_resizer_size_allocate()
229 gtk_widget_get_allocation (child, &widget_allocation); in app_resizer_size_allocate()
279 gtk_widget_get_allocation (widget, &widget_allocation); in app_resizer_paint_window()
293 gtk_widget_get_allocation (selected_widget, &selected_widget_allocation); in app_resizer_paint_window()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/private/
H A Devent.h69 gtk_widget_get_allocation(win->m_widget, &a); in InitMouseEvent()
81 gtk_widget_get_allocation(win->m_wxwindow, &a); in InitMouseEvent()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dwin_gtk.cpp87 gtk_widget_get_allocation(widget, &old_alloc); in pizza_size_allocate()
119 gtk_widget_get_allocation(widget, &a); in pizza_realize()
137 gtk_widget_get_allocation(widget, &a); in pizza_show()
151 gtk_widget_get_allocation(widget, &a); in pizza_hide()
424 gtk_widget_get_allocation(GTK_WIDGET(this), &alloc); in size_allocate_child()
459 gtk_widget_get_allocation(widget, &a); in scroll_adjust()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixFrame.cpp85 gtk_widget_get_allocation(GTK_WIDGET(pFrameImpl->m_dArea),&allocation); in setXScrollRange()
128 gtk_widget_get_allocation(GTK_WIDGET(pFrameImpl->m_dArea),&allocation); in setYScrollRange()
618gtk_widget_get_allocation(GTK_WIDGET(static_cast<AP_UnixFrameImpl *>(getFrameImpl())->m_dArea), &a… in _getDocumentAreaWidth()
625gtk_widget_get_allocation(GTK_WIDGET(static_cast<AP_UnixFrameImpl *>(getFrameImpl())->m_dArea), &a… in _getDocumentAreaHeight()
633gtk_widget_get_allocation(GTK_WIDGET(static_cast<AP_UnixFrameImpl *>(getFrameImpl())->m_dArea), &a… in getDocumentAreaXoff()
640gtk_widget_get_allocation(GTK_WIDGET(static_cast<AP_UnixFrameImpl *>(getFrameImpl())->m_dArea), &a… in getDocumentAreaYoff()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpoverlaychild.c154 gtk_widget_get_allocation (child->widget, &child_allocation); in gimp_overlay_child_realize()
280 gtk_widget_get_allocation (widget, &allocation); in gimp_overlay_child_size_allocate()
326 gtk_widget_get_allocation (widget, &allocation); in gimp_overlay_child_clip_fully_opaque()
361 gtk_widget_get_allocation (child->widget, &child_allocation); in gimp_overlay_child_expose()
466 gtk_widget_get_allocation (child->widget, &child_allocation); in gimp_overlay_child_invalidate()
493 gtk_widget_get_allocation (child->widget, &child_allocation); in gimp_overlay_child_pick()
/dports/games/adonthell/adonthell-0.3.8/src/tools/dlgedit/
H A Dgui_tooltip.cc100 gtk_widget_get_allocation (graph, &allocation); in draw()
110 gtk_widget_get_allocation (tooltip, &allocation); in draw()
H A Dgui_scrollable.cc171 gtk_widget_get_allocation (widget, &allocation); in on_scroll_graph()
220 gtk_widget_get_allocation (widget, &allocation); in prepareScrolling()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-keep-last-vertical-box.c106 gtk_widget_get_allocation (last_child, &last_child_allocation); in caja_keep_last_vertical_box_size_allocate()
121 gtk_widget_get_allocation (child, &child_allocation); in caja_keep_last_vertical_box_size_allocate()
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-stf-fixed-page.c303 gtk_widget_get_allocation (gtk_bin_get_child (GTK_BIN (button)), in cb_col_button_press()
305 gtk_widget_get_allocation (button, &ba); in cb_col_button_press()
317 gtk_widget_get_allocation (gtk_bin_get_child (GTK_BIN (button)), in cb_col_button_press()
319 gtk_widget_get_allocation (button, &ba); in cb_col_button_press()
482 gtk_widget_get_allocation (widget, &a); in queue_redraw()
562 gtk_widget_get_allocation (widget, &a); in cb_treeview_draw()
/dports/audio/guitarix-lv2/guitarix-0.43.1/libgxw/gxw/
H A DGxPaintBox.cpp383 gtk_widget_get_allocation(wi, &allocation); in draw_skin()
451 gtk_widget_get_allocation(wi, &allocation); in draw_tiled()
470 gtk_widget_get_allocation(wi, &allocation); in draw_handles()
516 gtk_widget_get_allocation(wi, &allocation); in draw_screws()
549 gtk_widget_get_allocation(wi, &allocation); in draw_watermark()
626 gtk_widget_get_allocation(wi, &allocation); in rectangle_skin_color_expose()
728 gtk_widget_get_allocation(wi, &allocation); in live_box_expose()
761 gtk_widget_get_allocation(wi, &allocation); in rack_handle_expose()
838 gtk_widget_get_allocation(wi, &allocation); in rack_unit_expose()
871 gtk_widget_get_allocation(wi, &allocation); in logo_expose()
[all …]
/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/widgets/
H A DPopupMenuButton.cpp25 gtk_widget_get_allocation(widget, &arrow_allocation); in menu_position_func()
28 gtk_widget_get_allocation(widget, &allocation); in menu_position_func()
/dports/mail/balsa/balsa-2.5.1/src/
H A Dbalsa-mime-widget-image.c217 gtk_widget_get_allocation(viewport, &allocation); in img_check_size()
219 gtk_widget_get_allocation(gtk_bin_get_child(GTK_BIN(viewport)), in img_check_size()
222 gtk_widget_get_allocation(gtk_widget_get_parent(GTK_WIDGET(widget)), in img_check_size()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/graphing/
H A Ddzl-graph-view.c148 gtk_widget_get_allocation (widget, &alloc); in dzl_graph_view_tick_cb()
188 gtk_widget_get_allocation (GTK_WIDGET (self), &alloc); in dzl_graph_view_ensure_surface()
257 gtk_widget_get_allocation (widget, &alloc); in dzl_graph_view_draw()
288 gtk_widget_get_allocation (widget, &old_alloc); in dzl_graph_view_size_allocate()
/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/dialog/backgroundSelect/
H A DBackgroundSelectDialogBase.cpp34 gtk_widget_get_allocation(dlg->scrollPreview, &alloc); in sizeAllocate()
51 gtk_widget_get_allocation(this->scrollPreview, &alloc); in layout()
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/display/
H A Dscrollarea.c390 gtk_widget_get_allocation (widget, &allocation); in get_viewport()
415 gtk_widget_get_allocation (GTK_WIDGET (area), &allocation); in clear_exposed_input_region()
507 gtk_widget_get_allocation (widget, &widget_allocation); in foo_scroll_area_draw()
580 gtk_widget_get_allocation (GTK_WIDGET (scroll_area), &allocation); in set_adjustment_values()
614 gtk_widget_get_allocation (widget, &widget_allocation); in foo_scroll_area_realize()
675 gtk_widget_get_allocation (widget, &widget_allocation); in create_new_surface()
735 gtk_widget_get_allocation (widget, &widget_allocation); in foo_scroll_area_size_allocate()
1015 gtk_widget_get_allocation (GTK_WIDGET (area), &allocation); in foo_scroll_area_scroll()
1273 gtk_widget_get_allocation (widget, &allocation); in foo_scroll_area_invalidate()
1287 gtk_widget_get_allocation (widget, &allocation); in canvas_to_window()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Doffscreen_window.c81 gtk_widget_get_allocation (bin->child, &child_area); in to_child()
121 gtk_widget_get_allocation (bin->child, &child_area); in to_parent()
196 gtk_widget_get_allocation (bin->child, &child_area); in pick_offscreen_child()
241 gtk_widget_get_allocation (widget, &allocation); in gtk_rotated_bin_realize()
277 gtk_widget_get_allocation (bin->child, &child_allocation); in gtk_rotated_bin_realize()
514 gtk_widget_get_allocation (bin->child, &child_area); in gtk_rotated_bin_draw()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/demos/gtk-demo/
H A Doffscreen_window.c77 gtk_widget_get_allocation (bin->child, &child_area); in to_child()
117 gtk_widget_get_allocation (bin->child, &child_area); in to_parent()
191 gtk_widget_get_allocation (bin->child, &child_area); in pick_offscreen_child()
238 gtk_widget_get_allocation (widget, &widget_allocation); in gtk_rotated_bin_realize()
271 gtk_widget_get_allocation (bin->child, &bin_child_allocation); in gtk_rotated_bin_realize()
488 gtk_widget_get_allocation (bin->child, &child_area); in gtk_rotated_bin_expose()

12345678910>>...84