Home
last modified time | relevance | path

Searched refs:area_width (Results 1 – 25 of 257) sorted by last modified time

1234567891011

/dports/games/flying/flying-6.20/
H A Dcarrom.C27 area_width = wx; in InitArea()
29 area_off_x = (MaxX()-ToPocket-PocketWidth-area_width)/2.0; in InitArea()
106 const Real Carrom::AreaWidth() const { return area_width; } in AreaWidth()
111 const Real Carrom::TAreaWidth() const { return area_width+2.0*Cushion; } in TAreaWidth()
/dports/net/freerdp/freerdp-2.5.0/client/iOS/Views/
H A DTouchPointerView.m82 CGFloat area_width = [_cur_pointer_img size].width / 3.0f;
89 CGRectMake(j * area_width, i * area_height, area_width, area_height);
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ctl/
H A DCtlAxis.cpp150 expr->params()->set_int("_a_width", g->area_width()); in eval_expr()
H A DCtlMarker.cpp211 expr->params()->set_int("_a_width", g->area_width()); in eval_expr()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/widgets/
H A DLSPGraph.h115 inline float area_width() const { return fCanvasWidth; } in area_width() function
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimpbrushcore.c1277 gint area_width; in gimp_brush_core_color_area_with_pixmap() local
1315 area_width = gegl_buffer_get_width (area); in gimp_brush_core_color_area_with_pixmap()
1322 area_width, area_height), in gimp_brush_core_color_area_with_pixmap()
1326 area_width, area_height)); in gimp_brush_core_color_area_with_pixmap()
1336 area_width, area_height), in gimp_brush_core_color_area_with_pixmap()
1339 area_width, area_height), in gimp_brush_core_color_area_with_pixmap()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/plugins/
H A Dqrcode_footprint_wizard.py125 area_width = arrayToDraw.__len__()*self.X + self.border*2
170 self.draw.Box(0, 0, area_width + cr_margin*2, area_height + cr_margin*2)
176 rectangle=self.drawPixelSquareArea(pcbnew.F_Mask, area_width + sm_margin*2, 0, 0)
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dcups_print.c579 const int32_t area_width, const int32_t area_height, in dt_get_print_layout() argument
616 const float a_aspect = (float)area_width / (float)area_height; in dt_get_print_layout()
626 *px = (area_width - (area_height * pg_aspect)) / 2.0f; in dt_get_print_layout()
629 p_right = area_width - *px; in dt_get_print_layout()
634 *py = (area_height - (area_width / pg_aspect)) / 2.0f; in dt_get_print_layout()
635 p_right = area_width; in dt_get_print_layout()
H A Dcups_print.h104 const int32_t area_width, const int32_t area_height,
/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-monitor-transform.h71 int area_width,
H A Dmeta-monitor-transform.c104 int area_width, in meta_monitor_transform_transform_point() argument
118 *out_x = area_width - y; in meta_monitor_transform_transform_point()
122 *out_x = area_width - x; in meta_monitor_transform_transform_point()
130 *out_x = area_width - x; in meta_monitor_transform_transform_point()
134 *out_x = area_width - y; in meta_monitor_transform_transform_point()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhud.cpp729 void HudGauge::renderStringAlignCenter(int x, int y, int area_width, const char *s) in renderStringAlignCenter() argument
734 renderString(x + ((area_width - w) / 2), y, s); in renderStringAlignCenter()
H A Dhud.h326 void renderStringAlignCenter(int x, int y, int area_width, const char *s);
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssbgsizevalue.c266 double area_width, in _gtk_css_bg_size_value_compute_size() argument
277 area_width, area_height, in _gtk_css_bg_size_value_compute_size()
285 x = value->x ? _gtk_css_number_value_get (value->x, area_width) : 0; in _gtk_css_bg_size_value_compute_size()
298 area_width, area_height, in _gtk_css_bg_size_value_compute_size()
H A Dgtkcssbgsizevalueprivate.h37 double area_width,
/dports/misc/broot/broot-1.7.0/src/display/
H A Dareas.rs122 let area_width = panel_width / 2; in compute_areas() localVariable
123 Some(Area::new(x - area_width, y, area_width, 1)) in compute_areas()
/dports/devel/geany/geany-1.38/src/
H A Dgb.c54 gint area_width; member
98 self->area_width = gtk_widget_get_allocated_width(area); in geany_pong_area_draw()
127 cairo_rectangle(cr, 0, 0, self->area_width, self->area_height); in geany_pong_area_draw()
147 scale = MIN(0.9 * self->area_width / pw, 0.9 * self->area_height / ph); in geany_pong_area_draw()
162 self->ball_pos[0] = self->area_width / 2; in geany_pong_reset_ball()
185 const gdouble w = self->area_width - BORDER_THIKNESS - BALL_SIZE/2; in geany_pong_area_timeout()
252 self->area_width - BORDER_THIKNESS*2, HANDLE_THIKNESS); in geany_pong_area_timeout()
286 self->handle_pos = self->area_width - self->handle_width/2 - BORDER_THIKNESS; in geany_pong_area_motion_notify()
311 self->area_width = AREA_SIZE; in geany_pong_init()
312 self->handle_width = self->area_width / 2; in geany_pong_init()
[all …]
/dports/games/hitori/hitori-3.38.3/src/
H A Dinterface.c330 gint area_width, area_height; in hitori_draw_cb() local
337 area_width = gdk_window_get_width (gtk_widget_get_window (hitori->drawing_area)); in hitori_draw_cb()
342 if (area_height < area_width) { in hitori_draw_cb()
346 board_width = area_width; in hitori_draw_cb()
347 board_height = area_width; in hitori_draw_cb()
359 hitori->drawing_area_x_offset = (area_width - board_width) / 2.0; in hitori_draw_cb()
541 gint area_width, area_height; in hitori_update_hint() local
560 if (area_height < area_width) { in hitori_update_hint()
564 board_width = area_width; in hitori_update_hint()
565 board_height = area_width; in hitori_update_hint()
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dcups_print.c578 const int32_t area_width, const int32_t area_height, in dt_get_print_layout() argument
593 if (area_width==0) in dt_get_print_layout()
596 width = area_width; in dt_get_print_layout()
620 if (area_width == 0 && area_height == 0) in dt_get_print_layout()
H A Dcups_print.h104 void dt_get_print_layout(const int32_t imgid, const dt_print_info_t *prt, const int32_t area_width,…
/dports/graphics/akira/Akira-0.0.16/src/Lib/Managers/
H A DExportManager.vala87 double area_width = area.width;
99 if (Utils.AffineTransform.fix_size (x) < area_x && area_width != 1) {
102 new_width = -area_width + 1;
107 } else if (area_width == 1 && delta_x <= 0) {
130 if (area_width != area_height) {
131 new_height = area_width - area_height;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/ptr2d/
H A Dinterpolation.hpp240 int area_width, area_height; member
250 const int sx2 = sx1 + area_width; in operator ()()
265 const work_elem_type scale = 1.0f / (area_width * area_height); in operator ()()
281 i.area_width = areaSize.width; in interArea()
300 float area_width, area_height; member
310 const float fsx2 = fsx1 + area_width; in operator ()()
359 const work_elem_type scale = 1.0f / (area_width * area_height); in operator ()()
375 i.area_width = areaSize.width; in interArea()
/dports/astro/siril/siril/src/gui/
H A Dregistration_preview.c35 guint area_width = gtk_widget_get_allocated_width (widget); in redraw_preview() local
54 com.seq.previewW[current_preview] = area_width; in redraw_preview()
58 cairo_rectangle(cr, 0, 0, area_width, area_height); in redraw_preview()
102 cairo_translate(cr, area_width / 2.0 - com.seq.previewX[current_preview], in redraw_preview()
188 guint area_width = gtk_widget_get_allocated_width (com.preview_area[preview_area]); in set_preview_area() local
193 com.seq.previewW[preview_area] = area_width; in set_preview_area()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkentry.c6253 gint area_width, area_height; in update_im_cursor_location() local
6256 gtk_entry_get_text_area_size (entry, NULL, NULL, &area_width, &area_height); in update_im_cursor_location()
6263 else if (strong_xoffset > area_width) in update_im_cursor_location()
6265 strong_xoffset = area_width; in update_im_cursor_location()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/C_DEFAULT/
H A DEbPictureOperators_C.c20 uint32_t area_width, uint32_t area_height) { in svt_picture_average_kernel_c() argument
24 for (x = 0; x < area_width; x++) { dst[x] = (src0[x] + src1[x] + 1) >> 1; } in svt_picture_average_kernel_c()
43 uint32_t area_width, uint32_t area_height, in picture_copy_kernel() argument
47 const uint32_t sample_total_count = area_width * area_height; in picture_copy_kernel()
48 const uint32_t copy_length = area_width * bytes_per_sample; in picture_copy_kernel()
57 sample_count += area_width; in picture_copy_kernel()
68 uint32_t area_width, uint32_t area_height) { in svt_spatial_full_distortion_kernel_c() argument
75 while (column_index < area_width) { in svt_spatial_full_distortion_kernel_c()

1234567891011