Home
last modified time | relevance | path

Searched refs:property_int (Results 1 – 25 of 129) sorted by relevance

123456

/dports/devel/glibmm/glibmm-2.64.2/tests/glibmm_binding/
H A Dmain.cc27 auto property_int() -> Glib::PropertyProxy<int> in property_int() function in __anonc151044a0111::IntTarget
70 target.property_int() = 7; in test()
72 g_assert_cmpint(target.property_int(), ==, 7); in test()
76 source.property_string(), target.property_int(), in test()
80 g_assert_cmpint(target.property_int(), ==, 7); in test()
84 g_assert_cmpint(target.property_int(), ==, 7); in test()
88 g_assert_cmpint(target.property_int(), ==, 47); in test()
92 g_assert_cmpint(target.property_int(), ==, 47); in test()
97 g_assert_cmpint(target.property_int(), ==, 47); in test()
101 source.property_string(), target.property_int(), in test()
[all …]
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dgrid.c24 property_int (x, _("Width"), 32)
31 property_int (y, _("Height"), 32)
38 property_int (x_offset, _("Offset X"), 0)
44 property_int (y_offset, _("Offset Y"), 0)
50 property_int (line_width, _("Line width"), 4)
57 property_int (line_height, _("Line height"), 4)
H A Dcheckerboard.c26 property_int (x, _("Width"), 16)
34 property_int (y, _("Height"), 16)
42 property_int (x_offset, _("Offset X"), 0.0)
48 property_int (y_offset, _("Offset Y"), 0)
H A Dstress.c27 property_int (radius, _("Radius"), 300)
34 property_int (samples, _("Samples"), 5)
39 property_int (iterations, _("Iterations"), 5)
H A Dtile.c24 property_int (offset_x, _("Horizontal offset"), 0)
29 property_int (offset_y, _("Vertical offset"), 0)
H A Dnoise-spread.c29 property_int (amount_x, _("Horizontal"), 5)
35 property_int (amount_y, _("Vertical"), 5)
H A Dc2g.c28 property_int (radius, _("Radius"), 300)
37 property_int (samples, _("Samples"), 4)
42 property_int (iterations, _("Iterations"), 10)
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/test/
H A Dtargeted_shrinking_test.erl91 property_int(I) -> function
96 ?FORALL_TARGETED(I, int_user_nf(), property_int(I)).
99 ?FORALL_TARGETED(I, let_int_user_nf(), property_int(I)).
102 ?FORALL_TARGETED(I, int_user_nf_shrink_outer(), property_int(I)).
105 ?FORALL_TARGETED(I, int_user_nf_shrink_inner(), property_int(I)).
/dports/graphics/gegl/gegl-0.4.34/operations/workshop/external/
H A Dline-profile.c25 property_int (x0, _("X0"), 0)
28 property_int (x1, _("X1"), 0)
32 property_int (y0, _("Y0"), 0)
35 property_int (y1, _("Y1"), 0)
39 property_int (width, _("Width"), 1024)
41 property_int (height, _("Height"), 256)
/dports/graphics/gegl/gegl-0.4.34/operations/seamless-clone/
H A Dseamless-clone-compose.c21 property_int (max_refine_scale, _("Refinement steps"), 2000)
25 property_int (xoff, _("Offset X"), 0)
31 property_int (yoff, _("Offset Y"), 0)
H A Dseamless-clone.c22 property_int (max_refine_scale, _("Refinement scale"), 5)
26 property_int (xoff, _("Offset X"), 0)
32 property_int (yoff, _("Offset Y"), 0)
/dports/graphics/gegl/gegl-0.4.34/operations/external/
H A Dff-save.c48 property_int (video_bufsize, _("Video bufsize"), 0)
54 property_int (global_quality, _("global quality"), 0)
55 property_int (noise_reduction, _("noise reduction"), 0)
61 property_int (keyint_min, _("keyint-min"), 0)
62 property_int (trellis, _("trellis"), 0)
63 property_int (qmin, _("qmin"), 0)
64 property_int (qmax, _("qmax"), 0)
65 property_int (max_qdiff, _("max_qdiff"), 0)
66 property_int (me_range, _("me_range"), 0)
67 property_int (max_b_frames, _("max_b_frames"), 0)
[all …]
H A Dtext.c41 property_int (wrap, _("Wrap width"), -1)
46 property_int (vertical_wrap, _("Wrap height"), -1)
53 property_int (alignment, _("Justification"), 0)
57 property_int (vertical_alignment, _("Vertical justification"), 0)
61 property_int (width, _("Width"), 0)
63 property_int (height, _("Height"), 0)
H A Dgif-load.c36 property_int (frame, _("frame"), 0)
38 property_int (frames, _("frames"), 0)
40 property_int (frame_delay, _("frame-delay"), 100)
H A Dv4l.c28 property_int (width, _("Width"), 320)
31 property_int (height, _("Height"), 240)
34 property_int (frame, _("Frame"), 0)
37 property_int (fps, _("FPS"), 0)
/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dbayer-matrix.c25 property_int (subdivisions, _("Subdivisions"), 1)
29 property_int (x_scale, _("X Scale"), 1)
36 property_int (y_scale, _("Y Scale"), 1)
73 property_int (x_offset, _("X Offset"), 0)
80 property_int (y_offset, _("Y Offset"), 0)
H A Dplasma.c40 property_int (x, _("X"), 0)
47 property_int (y, _("Y"), 0)
54 property_int (width, _("Width"), 1024)
62 property_int (height, _("Height"), 768)
H A Dsupernova.c44 property_int (radius, _("Radius"), 20)
50 property_int (spokes_count, _("Number of spokes"), 100)
55 property_int (random_hue, _("Random hue"), 0)
H A Dnoise-solid.c50 property_int (detail, _("Detail"), 1)
63 property_int (width, _("Width"), 1024)
71 property_int (height, _("Height"), 768)
H A Dtile-glass.c28 property_int (tile_width, _("Tile Width"), 25)
34 property_int (tile_height, _("Tile Height"), 25)
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-op.h342 #undef property_int
390 #undef property_int
460 #undef property_int in get_property()
497 #define property_int(name, label, def_val) \ in set_property() macro
583 #undef property_int in set_property()
611 #define property_int(name, label, def_val) in gegl_op_destroy_notify() macro
637 #undef property_int in gegl_op_destroy_notify()
670 #define property_int(name, label, def_val) in gegl_op_constructor() macro
694 #undef property_int in gegl_op_constructor()
891 #define property_int(name, label, def_val) \ in gegl_op_class_intern_init() macro
[all …]
/dports/audio/moony-lv2/moony-0.36.0/plugin/
H A Dlexer.lua1033 M.property, M.property_int = {}, setmetatable({}, {
1167 local fold = M.property_int['fold'] > 0
1177 local fold_zero_sum_lines = M.property_int['fold.on.zero.sum.lines'] > 0
1228 M.property_int['fold.by.indentation'] > 0) then
1553 local property_int = M.property_int
1555 if property_int['fold.line.comments'] == 0 then return 0 end
/dports/editors/textadept/textadept_11.1.linux/lexers/
H A Dlexer.lua1356 local fold = M.property_int['fold'] > 0
1364 local fold_zero_sum_lines = M.property_int['fold.on.zero.sum.lines'] > 0
1365 local fold_compact = M.property_int['fold.compact'] > 0
1426 M.property_int['fold.by.indentation'] > 0) then
1602 M.property_int = setmetatable({}, {
1964 local property_int = M.property_int
1966 if property_int['fold.line.groups'] == 0 then return 0 end
/dports/editors/textadept/scintillua-scintillua_4.4.5-2/lexers/
H A Dlexer.lua1356 local fold = M.property_int['fold'] > 0
1364 local fold_zero_sum_lines = M.property_int['fold.on.zero.sum.lines'] > 0
1365 local fold_compact = M.property_int['fold.compact'] > 0
1426 M.property_int['fold.by.indentation'] > 0) then
1602 M.property_int = setmetatable({}, {
1964 local property_int = M.property_int
1966 if property_int['fold.line.groups'] == 0 then return 0 end
/dports/graphics/gegl/gegl-0.4.34/operations/workshop/
H A Dalpha-inpaint.c28 property_int (seek_distance, "seek radius", 10)
36 property_int (min_iter, "min rounds", 20)
40 property_int (min_neighbors, "min neighbors", 1)
44 property_int (max_iter, "max rounds", 800)
48 property_int (iterations, "iterations per round per probe", 23)
77 property_int (scale_needles, "scale needles", 5)
80 property_int (rounds, "rounds", 16)
127 property_int (source_neighbors, "source neighbors", 8)

123456