Home
last modified time | relevance | path

Searched refs:get_allocation (Results 51 – 75 of 431) sorted by relevance

12345678910>>...18

/dports/audio/eq10q-lv2/eq10q-2.2/gui/widgets/
H A Ddynplot.cpp94 Gdk::Rectangle r(0, 0, get_allocation().get_width(), get_allocation().get_height()); in redraw()
120 Gtk::Allocation allocation = get_allocation(); in on_expose_event()
H A Dknob2.cpp110 Gdk::Rectangle r(0, 0, get_allocation().get_width(), get_allocation().get_height()); in redraw()
259 Gtk::Allocation allocation = get_allocation(); in on_expose_event()
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Dnavigator.py336 x_pos += button.get_allocation().x
337 y_pos += button.get_allocation().y + button.get_allocation().height
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Dimage.cpp142 return need_staging_copy() ? cpu_image->get_allocation() : gpu_image->get_allocation(); in get_host_visible_allocation()
/dports/net-im/cawbird/cawbird-1.4.2/src/widgets/
H A DBadgeRadioButton.vala60 this.get_child ().get_allocation (out child_allocation);
61 this.get_allocation (out allocation);
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Dimage.cpp142 return need_staging_copy() ? cpu_image->get_allocation() : gpu_image->get_allocation(); in get_host_visible_allocation()
/dports/www/p5-WWW-Facebook-API/WWW-Facebook-API-0.4.18/lib/WWW/Facebook/API/
H A DAdmin.pm10 sub get_allocation { subroutine
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/pydock/
H A DArrowButton.py44 parentAlloc = self.myparent.get_allocation()
97 alloc = self.get_allocation()
H A DPyDockTop.py179 size = float(component.get_allocation().height)
182 size = float(component.get_allocation().width)
235 allocation = widget.get_allocation()
/dports/devel/gitg/gitg-3.32.1/libgitg/
H A Dgitg-progress-bin.vala47 get_allocation(out allocation);
97 get_allocation(out allocation);
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dview_lazyloading.py206 widget_alloc = widget.get_allocation()
207 scrolled_alloc = self.scrolled.get_allocation()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dcrossfade_edit.h173 …double effective_width () const { return canvas->get_allocation().get_width() - (2.0 * canvas_bord… in effective_width()
174 …double effective_height () const { return canvas->get_allocation().get_height() - (2.0 * canvas_bo… in effective_height()
H A Deditor_audiotrack.cc80 track_canvas_viewport_allocate (_track_canvas->get_allocation()); in toggle_meter_updating()
/dports/x11/screen-message/screen-message-82c01f85d9ca9d0a3b2fe811249808d2fe4703ba/
H A Dsm.py103 (x,y,w2,h2) = draw.get_allocation()
118 (x,y,w2,h2) = draw.get_allocation()
/dports/sysutils/py-python-nomad/python-nomad-1.2.1/docs/api/
H A Dallocation.md14 allocation = my_nomad.allocation.get_allocation('32c54571-fb79-97d2-ee38-16673bab692c')
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DTaskerManager.py42 x_loc = widget.get_allocation().x
43 y_loc = widget.get_allocation().y
44 width = widget.get_allocation().width
45 height = widget.get_allocation().height
94 window.invalidate_rect(self.get_allocation(), False)
/dports/textproc/meld/meld-3.20.4/meld/
H A Dmisc.py150 widget_width = widget.get_allocation().width
151 menu_width = menu.get_allocation().width
152 menu_height = menu.get_allocation().height
161 allocation = widget.get_allocation()
/dports/audio/exaile/exaile-4.1.1/plugins/moodbar/
H A Dwidget.py130 alloc = self.get_allocation()
139 alloc = self.get_allocation()
/dports/graphics/birdfont/birdfont-2.29.5/birdfont/
H A DGtkWindow.vala563 get_allocation (out alloc);
570 get_allocation (out alloc);
582 get_allocation (out alloc);
590 get_allocation (out alloc);
611 get_allocation (out allocation);
643 get_allocation (out allocation);
699 get_allocation (out allocation);
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/operations/
H A Dtone_mapping_config_v2.cc75 Gtk::Allocation allocation = get_allocation();
94 Gtk::Allocation allocation = get_allocation();
167 Gtk::Allocation allocation = get_allocation();
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dpath_combo_chooser.py592 x += self.alignment_widget.get_allocation().x
593 y += self.alignment_widget.get_allocation().y
603 self.popup_buttonbox.get_allocation().height,
607 self.popup_buttonbox.get_allocation().width,
620 if width < self.alignment_widget.get_allocation().width:
621 width = self.alignment_widget.get_allocation().width
662 y + self.path_entry.get_allocation().height + height
665 y += self.path_entry.get_allocation().height
670 monitor.y + monitor.height - (y + self.path_entry.get_allocation().height)
673 y += self.path_entry.get_allocation().height
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Dimage.cpp196 return need_staging_copy() ? cpu_image->get_allocation() : gpu_image->get_allocation(); in get_host_visible_allocation()
/dports/audio/exaile/exaile-4.1.1/xlgui/widgets/
H A Dplayback.py655 alloc = self.get_allocation()
794 oldallocation = self.get_allocation()
829 fraction = event.x / self.get_allocation().width
857 fraction = event.x / self.get_allocation().width
926 alloc = self.get_allocation()
950 alloc = self.get_allocation()
1110 self._position = event.x / self._parent.get_allocation().width
1174 self._position = event.x / self._parent.get_allocation().width
1311 position = event.x / widget.get_allocation().width
/dports/graphics/mypaint/mypaint-2.0.1/gui/colors/
H A Dhsvsquare.py153 alloc = self.get_allocation()
166 alloc = self.get_allocation()
385 alloc = self.get_allocation()
406 alloc = self.get_allocation()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dink-ruler.cpp205 Gtk::Allocation allocation = get_allocation(); in draw_scale()
370 Gtk::Allocation allocation = get_allocation(); in draw_marker()
406 Gtk::Allocation allocation = get_allocation(); in marker_rect()

12345678910>>...18