Home
last modified time | relevance | path

Searched refs:bevel (Results 1 – 25 of 2294) sorted by relevance

12345678910>>...92

/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dimencdec.c354 imdec->bevel = bevel ; in start_image_decoding()
378 imdec->bevel = bevel = NULL ; in start_image_decoding()
423 ASImageBevel *bevel = imdec->bevel ; in set_decoder_bevel_geom() local
988 ASImageBevel *bevel = imdec->bevel ; in draw_fading_bevel_sides() local
1025 ASImageBevel *bevel = imdec->bevel ; in draw_transp_bevel_sides() local
1057 ASImageBevel *bevel = imdec->bevel ; in draw_transp_bevel_line() local
1131 bevel->hi_color, bevel->lo_color, bevel->hihi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
1183 bevel->hihi_color, bevel->hi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
1195 bevel->hilo_color, bevel->lo_color, bevel->lolo_color ); in decode_image_scanline_beveled()
1224 bevel->hihi_color, bevel->hi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dimencdec.c351 imdec->bevel = bevel ; in start_image_decoding()
375 imdec->bevel = bevel = NULL ; in start_image_decoding()
420 ASImageBevel *bevel = imdec->bevel ; in set_decoder_bevel_geom() local
985 ASImageBevel *bevel = imdec->bevel ; in draw_fading_bevel_sides() local
1022 ASImageBevel *bevel = imdec->bevel ; in draw_transp_bevel_sides() local
1054 ASImageBevel *bevel = imdec->bevel ; in draw_transp_bevel_line() local
1128 bevel->hi_color, bevel->lo_color, bevel->hihi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
1180 bevel->hihi_color, bevel->hi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
1192 bevel->hilo_color, bevel->lo_color, bevel->lolo_color ); in decode_image_scanline_beveled()
1221 bevel->hihi_color, bevel->hi_color, bevel->hilo_color ); in decode_image_scanline_beveled()
[all …]
/dports/devel/aegis/aegis-4.25.D510/aerect/
H A Drect.cc27 static int bevel = -1; variable
111 bevel = n; in rect_bevel()
167 if (bevel < 0) in rect()
169 if (bevel * 2 >= width) in rect()
170 bevel = width / 3; in rect()
171 if (bevel * 2 >= height) in rect()
172 bevel = height / 3; in rect()
174 if (bevel) in rect()
201 for (j = 0; j < bevel; ++j) in rect()
224 gif_rect(fp, bevel, bevel, width - bevel, height - bevel, 2); in rect()
/dports/x11/xkbutils/xkbutils-1.0.4/
H A DLED.c145 Dimension bevel, width, height; in GetPixmaps() local
166 bevel = lw->led.bevel; in GetPixmaps()
172 XFillRectangle(dpy, on_pixmap, gc, bevel, bevel, width - bevel, in GetPixmaps()
173 height - bevel); in GetPixmaps()
174 XFillRectangle(dpy, off_pixmap, gc, bevel, bevel, width - bevel, in GetPixmaps()
175 height - bevel); in GetPixmaps()
177 XFillRectangle(dpy, on_pixmap, gc, bevel, bevel, width - 2 * bevel, in GetPixmaps()
178 height - 2 * bevel); in GetPixmaps()
180 XFillRectangle(dpy, off_pixmap, gc, bevel, bevel, width - 2 * bevel, in GetPixmaps()
203 if (lw->led.bevel == 0) in Initialize()
[all …]
/dports/graphics/gimp-data-extras/gimp-data-extras-2.0.4/scripts/
H A Dpupi-button.scm38 bevel
62 bevel
99 (height (+ (* 2 (+ ypadding bevel))
105 bevel
128 (round-select img (/ bevel 2) (/ bevel 2)
129 (- width bevel) (- height bevel) ratio)
134 (plug-in-gauss-rle RUN-NONINTERACTIVE img bumpmap bevel 1 1)
152 135 45 bevel 0 0 0 0 TRUE pressed 0)
156 (cond ((eqv? pressed 1) (set! bevel (+ bevel 1))))
163 (+ xpadding radius bevel)
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/haloclassic/src/haloclassic/
H A DCheckBoxIcon.as131 var bevel:Boolean = getStyle("bevel");
163 if (bevel)
170 // bevel highlight
199 if (bevel)
206 // bevel highlight
237 if (bevel)
281 if (bevel)
288 // bevel highlight
319 if (bevel)
326 // bevel highlight
[all …]
H A DButtonSkin.as159 var bevel:Boolean = getStyle("bevel");
216 if (bevel)
218 // top bevel highlight edge
250 if (bevel)
252 // top bevel highlight edge
302 if (bevel)
336 if (bevel)
386 if (bevel)
411 if (bevel)
477 if (bevel)
[all …]
H A DButtonBarButtonSkin.as161 var bevel:Boolean = getStyle("bevel");
256 if (bevel)
258 // top bevel highlight edge
327 if (bevel)
329 // top bevel highlight edge
379 if (bevel)
414 if (bevel)
489 if (bevel)
552 if (bevel)
651 if (bevel)
[all …]
H A DAccordionHeaderSkin.as135 var bevel:Boolean = getStyle("bevel");
180 if (bevel)
182 // top edge bevel highlight
187 // bottom edge bevel shadow
210 if (bevel)
212 // top edge bevel highlight
217 // bottom edge bevel shadow
258 if (bevel)
260 // top edge bevel highlight
H A DRadioButtonIcon.as131 var bevel:Boolean = getStyle("bevel");
152 if (bevel)
160 // bevel highlight
189 if (bevel)
197 // bevel highlight
228 if (bevel)
237 // bevel highlight
283 if (bevel)
292 // bevel highlight
H A DPopUpButtonSkin.as164 var bevel:Boolean = getStyle("bevel");
221 if (bevel)
223 // top bevel highlight edge
248 else // (flat button, no bevel)
262 if (bevel)
270 // top bevel highlight edge
293 else // (flat button, no bevel)
356 if (bevel)
425 if (bevel)
528 if (bevel)
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/3d/
H A D3d.c298 wy + bevel - bevel / 1.2f, in tdPaintWindowWithDepth()
299 wx, wy + bevel, in tdPaintWindowWithDepth()
303 wy + bevel - bevel / 1.2f, in tdPaintWindowWithDepth()
304 wx + bevel, wy, in tdPaintWindowWithDepth()
313 wy + wh - bevel + bevel / 1.2f, in tdPaintWindowWithDepth()
314 wx, wy + wh - bevel, in tdPaintWindowWithDepth()
318 wy + wh - bevel + bevel / 1.2f, in tdPaintWindowWithDepth()
327 wy + wh - bevel + bevel / 1.2f, in tdPaintWindowWithDepth()
332 wy + wh - bevel + bevel / 1.2f, in tdPaintWindowWithDepth()
343 wy + bevel - bevel / 1.2f, in tdPaintWindowWithDepth()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgtext3D/
H A Dosgtext3D.cpp59 osg::ref_ptr<osgText::Bevel> bevel; in main() local
60 while(arguments.read("--rounded",r)) { bevel = new osgText::Bevel; bevel->roundedBevel2(r); } in main()
61 while(arguments.read("--rounded")) { bevel = new osgText::Bevel; bevel->roundedBevel2(0.25); } in main()
62 while(arguments.read("--flat",r)) { bevel = new osgText::Bevel; bevel->flatBevel(r); } in main()
63 while(arguments.read("--flat")) { bevel = new osgText::Bevel; bevel->flatBevel(0.25); } in main()
64 while(arguments.read("--bevel-thickness",r)) { if (bevel.valid()) bevel->setBevelThickness(r); } in main()
67 if (bevel.valid()) in main()
71 bevel->setSmoothConcaveJunctions(true); in main()
76 style->setBevel(bevel.get()); in main()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dmystyle.c1393 if (bevel == NULL) in mystyle_make_bevel()
1408 bevel->hilo_color = GetAverage (bevel->hi_color, bevel->lo_color); in mystyle_make_bevel()
1412 bevel->left_outline = bevel->top_outline = bevel->right_outline = in mystyle_make_bevel()
1414 bevel->left_inline = bevel->top_inline = bevel->right_inline = in mystyle_make_bevel()
1419 bevel->left_inline = bevel->top_inline = bevel->right_inline = in mystyle_make_bevel()
1459 bevel->top_inline += bevel->top_outline - 1; in mystyle_make_bevel()
1463 bevel->left_inline += bevel->left_outline - 1; in mystyle_make_bevel()
1467 bevel->right_inline += bevel->right_outline - 1; in mystyle_make_bevel()
1471 bevel->bottom_inline += bevel->bottom_outline - 1; in mystyle_make_bevel()
1476 } else if (bevel) in mystyle_make_bevel()
[all …]
/dports/x11/xcalc/xcalc-1.1.0/app-defaults/
H A DXCalc16 XCalc*bevel.background: black
17 XCalc*bevel.horizDistance: 4
18 XCalc*bevel.vertDistance: 2
20 XCalc*bevel.screen.horizDistance: 6
21 XCalc*bevel.screen.vertDistance: 2
22 XCalc*bevel.screen.defaultDistance: 0
29 XCalc*bevel.screen.LCD.fromHoriz: M
32 XCalc*bevel.screen.INV.fromVert: LCD
41 XCalc*bevel.screen.P.label: ()
43 XCalc*bevel.screen.P.fromVert: LCD
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtext3D/
H A Dosgtext3D.cpp139 osg::ref_ptr<osgText::Bevel> bevel; in main() local
140 while(arguments.read("--rounded",r)) { bevel = new osgText::Bevel; bevel->roundedBevel2(r); } in main()
141 while(arguments.read("--rounded")) { bevel = new osgText::Bevel; bevel->roundedBevel2(0.25); } in main()
142 while(arguments.read("--flat",r)) { bevel = new osgText::Bevel; bevel->flatBevel(r); } in main()
143 while(arguments.read("--flat")) { bevel = new osgText::Bevel; bevel->flatBevel(0.25); } in main()
144 while(arguments.read("--bevel-thickness",r)) { if (bevel.valid()) bevel->setBevelThickness(r); } in main()
147 if (bevel.valid()) in main()
151 bevel->setSmoothConcaveJunctions(true); in main()
156 style->setBevel(bevel.get()); in main()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/doc/app-defaults/
H A DXCalc17 XCalc*bevel.background: black
18 XCalc*bevel.horizDistance: 4
19 XCalc*bevel.vertDistance: 2
21 XCalc*bevel.screen.horizDistance: 6
22 XCalc*bevel.screen.vertDistance: 2
23 XCalc*bevel.screen.defaultDistance: 0
30 XCalc*bevel.screen.LCD.fromHoriz: M
42 XCalc*bevel.screen.P.label: ()
202 XCalc*ti.button1.fromVert: bevel
204 XCalc*ti.button2.fromVert: bevel
[all …]
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/industrial/src/
H A Dindustrial_style.c253 CairoColor *bevel, in draw_rounded_rect() argument
265 real_bevel.r = fill->r * (1.0 - bevel->a) + bevel->r * bevel->a; in draw_rounded_rect()
266 real_bevel.g = fill->g * (1.0 - bevel->a) + bevel->g * bevel->a; in draw_rounded_rect()
267 real_bevel.b = fill->b * (1.0 - bevel->a) + bevel->b * bevel->a; in draw_rounded_rect()
806 CairoColor bevel; in real_draw_box() local
835 CairoColor bevel; in real_draw_box() local
889 CairoColor bevel; in real_draw_box() local
1129 CairoColor bevel, bg; in real_draw_box_gap() local
1314 CairoColor bevel; in draw_extension() local
1363 bevel.a *= 0.3; in draw_extension()
[all …]
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DText.cc33 int doAlignment(int max_width, int bevel, FbTk::Justify justify, in doAlignment() argument
40 int l = font.textWidth(text, textlen) + bevel; in doAlignment()
42 int dx = bevel; in doAlignment()
45 l = font.textWidth(text, dlen) + bevel; in doAlignment()
55 dx = max_width - l - bevel; in doAlignment()
/dports/graphics/gmt/gmt-6.3.0/doc/scripts/
H A DGMT_joint.sh17 cat <<-EOF > bevel.txt
31 gmt plot --PS_LINE_JOIN=bevel -W10p,lightorange bevel.txt
32 gmt plot -Wfaint bevel.txt
33 gmt plot -Sc3p -Gwhite -Wfaint bevel.txt
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DMenuItem.cc107 int bevel = theme->bevelWidth(); in draw() local
122 int scale_size = h - 2*bevel; in draw()
131 int icon_x = x + bevel; in draw()
132 int icon_y = y + bevel; in draw()
183 text_y = y + bevel + font.ascent() + height_offset/2; in draw()
187 text_x = x + bevel + h + 1; in draw()
191 text_x = x + width - (h + bevel + text_w); in draw()
208 sel_x += static_cast<int>(width) - h - bevel; in draw()
350 const unsigned int bevel = theme->bevelWidth(); in height() local
352 std::max(theme->frameFont().height() + 2*bevel, in height()
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/lib/
H A Dstl_0.cpp35 if (bevel < 0) throw stlException_c("Bevel cannot be negative"); in getMesh()
37 …if (!v.meshParamsValid(bevel/cube_scale, shrink/cube_scale)) throw stlException_c("Bevel and offse… in getMesh()
39 Polyhedron * poly = v.getMesh(bevel/cube_scale, shrink/cube_scale); in getMesh()
92 case 1: return bevel; in getParameter()
108 case 1: bevel = value; return; in setParameter()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/plugins/
H A Dbga_wizard.py97 bevel = ssx
99 bevel = pcbnew.FromMM(1)
103 self.draw.BoxWithDiagonalAtCorner(0, 0, ssx*2, ssy*2, bevel)
124 bevel += offset
127 [ -ssx - offset + bevel, -ssy - offset],
128 [ -ssx - offset, -ssy - offset + bevel],
133 if bevel > len_x:
136 if bevel > len_y:
/dports/devel/kyra/kyra/gui/
H A Dbutton.cpp41 bevel( _width, _height, s ) in KrButton()
61 const KrScheme& scheme ) : KrWidget( scheme ), bevel( 0, 0, scheme ) in KrButton()
156 iconWidth = bevel.width - 4; // Give some border space. in PlaceIcon()
157 iconHeight = bevel.height - 4; in PlaceIcon()
202 bevel.AddToTree( Engine(), holder ); in AddedtoTree()
203 bevel.DrawOut(); in AddedtoTree()
279 bevel.DrawOut(); in ModeChange()
297 bevel.DrawIn(); in ModeChange()
310 bevel.DrawOut(); in ModeChange()
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/geometry/
H A DWinding2D.cpp43 bevel.x = 0.0f; in GetAxialBevel()
45 bevel.y = -1.0f; in GetAxialBevel()
48 bevel.y = 1.0f; in GetAxialBevel()
50 bevel.z = - ( point.x * bevel.x + point.y * bevel.y ); in GetAxialBevel()
56 bevel.y = 0.0f; in GetAxialBevel()
58 bevel.x = -1.0f; in GetAxialBevel()
61 bevel.x = 1.0f; in GetAxialBevel()
63 bevel.z = - ( point.x * bevel.x + point.y * bevel.y ); in GetAxialBevel()
78 idVec3 planes[MAX_POINTS_ON_WINDING_2D], plane, bevel; in ExpandForAxialBox() local
89 planes[numPlanes++] = bevel; in ExpandForAxialBox()
[all …]

12345678910>>...92