Home
last modified time | relevance | path

Searched refs:sel_width (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pagecurl/
H A Dpagecurl.c150 static gint sel_width, sel_height; variable
647 sel_width = true_sel_width; in init_calculation()
652 sel_width = true_sel_height; in init_calculation()
659 alpha = atan ((double) sel_height / sel_width); in init_calculation()
684 diagl_slope = (double) sel_width / sel_height; in init_calculation()
688 diagm_slope = (sel_width - center.x) / sel_height; in init_calculation()
747 gimp_vector2_set (&dl, -sel_width, -sel_height); in do_curl_effect()
750 -(sel_width - right_tangent.x), in do_curl_effect()
768 max_progress = 2 * sel_width * sel_height; in do_curl_effect()
813 v.x = -(sel_width - x); in do_curl_effect()
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dblinds.c571 gint sel_width, sel_height; in apply_blinds() local
582 &sel_width, &sel_height)) in apply_blinds()
612 sel_width, step), 1.0, in apply_blinds()
618 blindsapply (src_rows + (sel_width * rr * bytes), in apply_blinds()
619 des_rows + (sel_width * rr * bytes), in apply_blinds()
620 sel_width, bytes, bg); in apply_blinds()
624 sel_width, step), 0, in apply_blinds()
671 for (x = 0; x < sel_width; x += STEP) in apply_blinds()
677 if((x + STEP) > sel_width) in apply_blinds()
678 step = sel_width - x; in apply_blinds()
[all …]
H A Dsharpen.c284 gint sel_width; /* Selection width */ in sharpen() local
309 x1, y1, sel_width, sel_height, FALSE, FALSE); in sharpen()
311 x1, y1, sel_width, sel_height, TRUE, TRUE); in sharpen()
315 width = sel_width * img_bpp; in sharpen()
329 gimp_pixel_rgn_get_row (&src_rgn, src_rows[0], x1, y1, sel_width); in sharpen()
383 x1, y + 1, sel_width); in sharpen()
407 (* filter) (sel_width, src_rows[(row + 2) & 3], dst_row, in sharpen()
416 gimp_pixel_rgn_set_row (&dst_rgn, dst_row, x1, y, sel_width); in sharpen()
422 x1, y, sel_width); in sharpen()
425 x1, y, sel_width); in sharpen()
[all …]
H A Dtile-small.c202 static gint sel_width, sel_height; variable
262 &sel_width, &sel_height)) in run()
268 sel_x2 = sel_x1 + sel_width; in run()
273 if (sel_width > sel_height) in run()
275 pwidth = MIN (sel_width, PREVIEW_SIZE); in run()
276 pheight = sel_height * pwidth / sel_width; in run()
281 pwidth = sel_width * pheight / sel_height; in run()
902 scale = (gdouble) preview_width / (gdouble) sel_width; in cache_preview()
940 max_progress = sel_width * sel_height; in do_tiles()
962 tiles_xy (sel_width, in do_tiles()
[all …]
H A Dqbist.c412 gint sel_x1, sel_y1, sel_width, sel_height; in run() local
443 &sel_width, &sel_height)) in run()
523 sel_width, in run()
540 sel_width, sel_height); in run()
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Ddo_socket.c96 static int sel_width; variable
255 sel_width = sel_w * sizeof (int); in init_net_area()
256 sel_bwidth = sel_width * 8; in init_net_area()
266 p += sel_width; in init_net_area()
268 p += sel_width; in init_net_area()
270 p += sel_width; in init_net_area()
272 p += sel_width; in init_net_area()
273 bzero (all_socks, sel_width); in init_net_area()
274 bzero (ready_socks, sel_width); in init_net_area()
685 bzero (dummy1_socks, sel_width); in wait_for_socket()
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Logic/
H A DPuzzleOstracism.cs88 double pos_x = 0, sel_width; in Initialize()
95 sel_width = 0.5; in Initialize()
105 sel_width = 0.32; in Initialize()
148 DrawableArea drawable_area = new DrawableArea (sel_width, 0.1); in Initialize()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpdrawable-bucket-fill.c159 gint sel_x, sel_y, sel_width, sel_height; in gimp_drawable_get_bucket_fill_buffer() local
168 &sel_x, &sel_y, &sel_width, &sel_height)) in gimp_drawable_get_bucket_fill_buffer()
243 sel_width, sel_height, in gimp_drawable_get_bucket_fill_buffer()
357 gint sel_x, sel_y, sel_width, sel_height; in gimp_drawable_get_line_art_fill_buffer() local
367 &sel_x, &sel_y, &sel_width, &sel_height)) in gimp_drawable_get_line_art_fill_buffer()
422 sel_width, sel_height, in gimp_drawable_get_line_art_fill_buffer()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig.c102 static gint sel_width, sel_height; variable
182 &sel_width, &sel_height)) in run()
192 if (sel_width > sel_height) in run()
194 pwidth = MIN (sel_width, PREVIEW_SIZE); in run()
195 pheight = sel_height * pwidth / sel_width; in run()
200 pwidth = sel_width * pheight / sel_height; in run()
208 (gdouble) sel_width / (gdouble) preview_width; in run()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/gui/
H A Ditem_stringselect.cpp36 float sel_width = Resources::normal_font->get_text_width(list[*selected]); in draw() local
45 … Vector(pos.x + static_cast<float>(menu_width) - sel_width - 2.0f * roff - 8.0f, in draw()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/selection-to-path/
H A Dselection-to-path.c82 static gint has_sel, sel_width, sel_height; variable
369 if (col > sel_width || row > sel_height) in sel_pixel_value()
394 return sel_width; in sel_get_width()
502 sel_width = sel_x2 - sel_x1; in sel2path()
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Ddrag_selection.cpp439 const auto sel_width = std::abs(sel_b_screen.x - sel_a_screen.x) / ca.scale; in update() local
442 auto in_box = [sel_center, sel_width, sel_height, sel_angle](Coordf p) { in update()
445 return std::abs(p.x) < sel_width / 2 && std::abs(p.y) < sel_height / 2; in update()
458 const auto sz1 = Coordf(sel_width / 2, sel_height / 2).rotate(-sel_angle); in update()
459 const auto sz2 = Coordf(sel_width / 2, sel_height / -2).rotate(-sel_angle); in update()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/fractal-explorer/
H A Dfractal-explorer.c266 gint sel_width; in run() local
283 &sel_width, &sel_height)) in run()
287 if (sel_width > sel_height) in run()
289 pwidth = MIN (sel_width, PREVIEW_SIZE); in run()
290 pheight = sel_height * pwidth / sel_width; in run()
295 pwidth = sel_width * pheight / sel_height; in run()
/dports/cad/iverilog/verilog-11.0/
H A Dexposenodes.cc88 if (obj->sel_width() == 1) in lpm_mux()
H A Dsynth2.cc774 unsigned sel_width = esig->vector_width(); in synth_async() local
775 ivl_assert(*this, sel_width > 0); in synth_async()
779 << "selector width (sel_width) = " << sel_width << endl; in synth_async()
864 if (default_statement && (sel_width > sel_need)) in synth_async()
881 << ", sel_width=" << sel_width << ")." << endl; in synth_async()
884 if (sel_width > sel_need) { in synth_async()
887 << "Selector is " << sel_width << " bits, " in synth_async()
1047 unsigned sel_width = esig->vector_width(); in synth_async_casez_() local
1048 ivl_assert(*this, sel_width > 0); in synth_async_casez_()
1143 sel_width, case_kind); in synth_async_casez_()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSTableColumn.java78 return OS.objc_msgSend_fpret(this.id, OS.sel_width); in width()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpeditselectiontool.c89 gint sel_width; member
290 edit_select->sel_width = gimp_image_get_width (image); in gimp_edit_selection_tool_start()
303 &edit_select->sel_width, in gimp_edit_selection_tool_start()
328 w = edit_select->sel_width; in gimp_edit_selection_tool_start()
739 edit_select->sel_width, in gimp_edit_selection_tool_draw()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/iptv/
H A Diptv_http.c101 int width, height, sel_width = 0, sel_height = 0; in iptv_http_get_url() local
148 (bandwidth > 200000 && sel_width < width && sel_height < height) || in iptv_http_get_url()
152 sel_width = width; in iptv_http_get_url()
/dports/misc/mc-nox11/mc-4.8.27/lib/widget/
H A Dinput.c1308 int sel_width, buf_width; in input_update() local
1312 sel_width = in input_update()
1314 tty_print_string (str_term_substring (in->buffer, m1, sel_width)); in input_update()
/dports/misc/mc/mc-4.8.27/lib/widget/
H A Dinput.c1308 int sel_width, buf_width; in input_update() local
1312 sel_width = in input_update()
1314 tty_print_string (str_term_substring (in->buffer, m1, sel_width)); in input_update()

12