Home
last modified time | relevance | path

Searched refs:get_allocation (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/
H A Dpane.cc158 reallocate (get_allocation()); in handle_child_visibility()
422 if (get_allocation().get_width() == 1 && get_allocation().get_height() == 1) { in constrain_fract()
433 const float size = horizontal ? get_allocation().get_width() : get_allocation().get_height(); in constrain_fract()
477 if (get_allocation().get_width() * fract < (divider_width*2)) { in constrain_fract()
491 if (get_allocation().get_height() * fract < (divider_width*2)) { in constrain_fract()
532 prev_edge = (*prev)->get_allocation().get_x() + (*prev)->get_allocation().get_width(); in handle_motion_event()
536 space_remaining = get_allocation().get_width() - prev_edge; in handle_motion_event()
540 prev_edge = (*prev)->get_allocation().get_y() + (*prev)->get_allocation().get_height(); in handle_motion_event()
544 space_remaining = get_allocation().get_height() - prev_edge; in handle_motion_event()
554 reallocate (get_allocation ()); in handle_motion_event()
[all …]
/dports/graphics/gimmage/gimmage-0.2.3/src/
H A DPreview.cpp49 Gdk::Rectangle r(0, 0, get_allocation().get_width(), in load()
50 get_allocation().get_height()); in load()
76 Gdk::Rectangle r(0, 0, get_allocation().get_width(), in load()
77 get_allocation().get_height()); in load()
112 Gtk::Allocation allocation = get_allocation(); in on_expose_event()
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/functional/baremetal/
H A Dtest_baremetal_allocation.py58 with_fields = self.conn.baremetal.get_allocation(
68 self.conn.baremetal.get_allocation, allocation.id)
100 allocation = self.conn.baremetal.get_allocation(allocation.id)
107 self.conn.baremetal.get_allocation, uuid)
140 allocation = self.conn.baremetal.get_allocation(name)
146 self.conn.baremetal.get_allocation, allocation.id)
164 allocation = self.conn.baremetal.get_allocation(name)
174 allocation = self.conn.baremetal.get_allocation(allocation.id)
180 self.conn.baremetal.get_allocation, allocation.id)
/dports/games/hexxagon/hexxagon-1.0.2/src/gui/
H A Dgtkhexxagonboard.cpp69 int width = get_allocation().get_width(); in draw()
70 int height = get_allocation().get_height(); in draw()
172 int width = get_allocation().get_width(); in getCellFromPos()
173 int height = get_allocation().get_height(); in getCellFromPos()
255 int width = get_allocation().get_width(); in on_configure_event()
256 int height = get_allocation().get_height(); in on_configure_event()
302 int width = get_allocation().get_width(); in on_expose_event()
303 int height = get_allocation().get_height(); in on_expose_event()
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DImageMenu.py36 x_loc += self.get_allocation().x + self.get_allocation().width
37 y_loc += self.get_allocation().y
62 allocation = subwindow.get_allocation()
67 allocation = subwindow.get_allocation()
73 allocation = subwindow.get_allocation()
H A DSpotGraph.py74 alloc = self.get_allocation()
87 alloc = self.get_allocation()
195 alloc = self.get_allocation()
202 alloc = self.get_allocation()
212 alloc = self.get_allocation()
226 assert self.get_allocation().width > 1
239 if self.get_allocation().width <= 1:
279 alloc = self.get_allocation()
469 alloc = self.get_allocation()
475 alloc = self.get_allocation()
/dports/sysutils/py-python-nomad/python-nomad-1.2.1/nomad/api/
H A Dallocation.py31 response = self.get_allocation(item)
40 response = self.get_allocation(item)
47 def get_allocation(self, id): member in Allocation
/dports/graphics/sharpconstruct/sharpconstruct-0.11/src/
H A DSlider.cc83 mouse_down_x_ = e->x + get_allocation().get_x(); in on_button_press_event()
105 const Gdk::Rectangle area( get_allocation() ); in on_expose_event()
163 const Gdk::Rectangle area( get_allocation() ); in on_motion_notify_event()
224 + get_allocation().get_x(); in amount_to_loc_()
229 return ( Range() * ( l - get_allocation().get_x() ) ) / get_width() in loc_to_amount_()
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/plugin/
H A Dbase_plugin.py227 w, h = child.get_allocation().width, child.get_allocation().height
228 vw, vh = self.viewport.get_allocation().width, self.viewport.get_allocation().height
/dports/audio/eq10q-lv2/eq10q-2.2/gui/widgets/
H A Dsidechainbox.cpp43 Gdk::Rectangle r(0, 0, get_allocation().get_width(), get_allocation().get_height()); in set_label()
55 Gtk::Allocation allocation = get_allocation(); in on_expose_event()
H A Dfaderwidget.cpp101 Gdk::Rectangle r(0, 0, get_allocation().get_width(), get_allocation().get_height()); in redraw()
115 Gtk::Allocation allocation = get_allocation(); in on_expose_event()
245 Gtk::Allocation allocation = get_allocation(); in on_button_press_event()
295 Gtk::Allocation allocation = get_allocation(); in on_mouse_motion_event()
/dports/sysutils/jstest-gtk/jstest-gtk-62f6e2d7d44620e503149510c428df9e004c9f3b/src/
H A Dthrottle_widget.cpp35 int w = get_allocation().get_width()-10; in on_draw()
36 int h = get_allocation().get_height()-10; in on_draw()
H A Dbutton_widget.cpp32 int w = get_allocation().get_width() - 10; in on_draw()
33 int h = get_allocation().get_height() - 10; in on_draw()
H A Drudder_widget.cpp32 int w = get_allocation().get_width()-10; in on_draw()
33 int h = get_allocation().get_height()-10; in on_draw()
H A Daxis_widget.cpp35 int w = drawingarea.get_allocation().get_width() - 10; in on_draw()
36 int h = drawingarea.get_allocation().get_height() - 10; in on_draw()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-multipaned.cpp535 Gtk::Allocation child_allocation = child->get_allocation(); in on_size_allocate()
599 Gtk::Allocation child_allocation = children[i]->get_allocation(); in on_size_allocate()
692 Gtk::Allocation allocation = get_allocation(); in on_drag_begin()
696 Gtk::Allocation child_allocation = my_handle->get_allocation(); in on_drag_begin()
725 start_allocation1 = children[handle - 1]->get_allocation(); in on_drag_begin()
726 start_allocationh = children[handle]->get_allocation(); in on_drag_begin()
727 start_allocation2 = children[handle + 1]->get_allocation(); in on_drag_begin()
738 allocation1 = children[handle - 1]->get_allocation(); in on_drag_update()
739 allocationh = children[handle]->get_allocation(); in on_drag_update()
740 allocation2 = children[handle + 1]->get_allocation(); in on_drag_update()
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/mcomix/
H A Dpageselect.py91 prefs['pageselector width'] = self.get_allocation().width
92 prefs['pageselector height'] = self.get_allocation().height
114 width = self._image_preview.get_allocation().width
115 height = self._image_preview.get_allocation().height
/dports/x11/wf-shell/wf-shell-0.7.0/src/panel/widgets/window-list/
H A Dwindow-list.cpp40 auto alloc = this->get_allocation(); in set_top_x()
84 auto alloc = top_widget->get_allocation(); in on_size_allocate()
95 auto allocation = w->get_allocation(); in get_absolute_position()
112 if (child->get_allocation().intersects(given_point)) in get_widget_at()
/dports/www/p5-WWW-Facebook-API/WWW-Facebook-API-0.4.18/t/
H A Dadmin.t15 is_deeply $api->admin->get_allocation(
18 'get_allocation calls correctly';
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmycurve.cc47 graphW = get_allocation().get_width() - pointDiameter; in MyCurve()
48 graphH = get_allocation().get_height() - pointDiameter; in MyCurve()
83 newRequestedW = newRequestedH = get_allocation().get_width(); in calcDimensions()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmycurve.cc46 graphW = get_allocation().get_width() - pointDiameter; in MyCurve()
47 graphH = get_allocation().get_height() - pointDiameter; in MyCurve()
93 newRequestedW = newRequestedH = get_allocation().get_width(); in calcDimensions()
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/games/
H A DscorePanel.py194 w = self.get_allocation().width
220 a = self.get_allocation()
231 a = widget.get_allocation()
242 width = self.get_allocation().width
243 height = self.get_allocation().height
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/desktop/
H A Dmenu-icon-shift.cpp55 auto allocation_menuitem = menuitem->get_allocation(); in shift_icons()
56 auto allocation_image = image->get_allocation(); in shift_icons()
/dports/sysutils/py-python-nomad/python-nomad-1.2.1/tests/
H A Dtest_allocation.py19 assert isinstance(nomad_setup.allocation.get_allocation(id), dict) == True
69 …assert common.NOMAD_NAMESPACE in nomad_setup_with_namespace.allocation.get_allocation("a8198d79-cf…
/dports/x11-toolkits/p5-Gtk3-ImageView/Gtk3-ImageView-9/lib/Gtk3/
H A DImageView.pm295 my $allocation = $self->get_allocation;
420 my $allocation = $self->get_allocation;
434 my $allocation = $self->get_allocation;
459 my $allocation = $self->get_allocation;
538 my $allocation = $self->get_allocation;
559 my $allocation = $self->get_allocation;

12345678910>>...18