Home
last modified time | relevance | path

Searched refs:borderw (Results 1 – 25 of 39) sorted by relevance

12

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_drawtext.c158 int borderw; ///< border width member
334 if (s->borderw) { in load_glyph()
750 if (s->borderw) { in init()
755 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1180 int x, int y, int borderw) in draw_glyphs() argument
1201 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1207 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1208 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1417 int borderoffset = s->borderw ? FFMAX(s->borderw, 0) : 0; in draw_text()
1452 if (s->borderw) { in draw_text()
[all …]
/dports/x11-wm/durden/durden-0.6.1/durden/uiprim/
H A Dbuttongrid.lua99 local bw = opts.borderw and opts.borderw or 0;
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_drawtext.c164 int borderw; ///< border width member
340 if (s->borderw) { in load_glyph()
758 if (s->borderw) { in init()
763 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1221 int x, int y, int borderw) in draw_glyphs() argument
1243 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1249 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1250 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1461 int borderoffset = s->borderw ? FFMAX(s->borderw, 0) : 0; in draw_text()
1496 if (s->borderw) { in draw_text()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_drawtext.c164 int borderw; ///< border width member
340 if (s->borderw) { in load_glyph()
758 if (s->borderw) { in init()
763 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1221 int x, int y, int borderw) in draw_glyphs() argument
1243 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1249 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1250 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1461 int borderoffset = s->borderw ? FFMAX(s->borderw, 0) : 0; in draw_text()
1496 if (s->borderw) { in draw_text()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c164 int borderw; ///< border width member
340 if (s->borderw) { in load_glyph()
756 if (s->borderw) { in init()
761 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1217 int x, int y, int borderw) in draw_glyphs() argument
1239 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1245 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1246 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1457 int borderoffset = s->borderw ? FFMAX(s->borderw, 0) : 0; in draw_text()
1492 if (s->borderw) { in draw_text()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c164 int borderw; ///< border width member
340 if (s->borderw) { in load_glyph()
756 if (s->borderw) { in init()
761 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1219 int x, int y, int borderw) in draw_glyphs() argument
1241 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1247 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1248 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1459 int borderoffset = s->borderw ? FFMAX(s->borderw, 0) : 0; in draw_text()
1494 if (s->borderw) { in draw_text()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_drawtext.c160 int borderw; ///< border width member
219 …{"borderw", "set border width", OFFSET(borderw), AV_OPT_TYPE_INT, {.i64=0}, …
328 if (s->borderw) { in load_glyph()
666 if (s->borderw) { in init()
671 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1091 FFDrawColor *color, int x, int y, int borderw) in draw_glyphs() argument
1111 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1117 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1118 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1303 if (s->borderw) { in draw_text()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_drawtext.c160 int borderw; ///< border width member
219 …{"borderw", "set border width", OFFSET(borderw), AV_OPT_TYPE_INT, {.i64=0}, …
328 if (s->borderw) { in load_glyph()
666 if (s->borderw) { in init()
671 FT_Stroker_Set(s->stroker, s->borderw << 6, FT_STROKER_LINECAP_ROUND, in init()
1091 FFDrawColor *color, int x, int y, int borderw) in draw_glyphs() argument
1111 bitmap = borderw ? glyph->border_bitmap : glyph->bitmap; in draw_glyphs()
1117 x1 = s->positions[i].x+s->x+x - borderw; in draw_glyphs()
1118 y1 = s->positions[i].y+s->y+y - borderw; in draw_glyphs()
1303 if (s->borderw) { in draw_text()
[all …]
/dports/chinese/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c189 int borderw, borderh, titleh, cx, cy; in nicklist_thread() local
212 borderw=WinQuerySysValue(HWND_DESKTOP, SV_CXDLGFRAME); in nicklist_thread()
216 …WinSetWindowPos(hwndNicklist, HWND_TOP, 0, 0, cx + (borderw * 2) + 15 /* scroller width */, cy + t… in nicklist_thread()
/dports/irc/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c189 int borderw, borderh, titleh, cx, cy; in nicklist_thread() local
212 borderw=WinQuerySysValue(HWND_DESKTOP, SV_CXDLGFRAME); in nicklist_thread()
216 …WinSetWindowPos(hwndNicklist, HWND_TOP, 0, 0, cx + (borderw * 2) + 15 /* scroller width */, cy + t… in nicklist_thread()
/dports/x11/nfy/nfy-0.1/
H A Dconfig.h12 static const unsigned int borderw = 2; /* Border width (pixels) */ variable
H A Dnfy.c120 w *= th + borderw; in main()
143 win = XCreateWindow(dpy, RootWindow(dpy, scr), x, y, w, h, borderw, in main()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dsvg.cc101 double borderw = screenw * 0.1618; in project_svg_2to2() local
103 double vizw = screenw - borderw*2; in project_svg_2to2()
109 double tx = borderw + ( xinbox / ( bboxw==0?1:bboxw ) ) * ( vizw ); in project_svg_2to2()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dsvg.cc101 double borderw = screenw * 0.1618; in project_svg_2to2() local
103 double vizw = screenw - borderw*2; in project_svg_2to2()
109 double tx = borderw + ( xinbox / ( bboxw==0?1:bboxw ) ) * ( vizw ); in project_svg_2to2()
/dports/x11-wm/durden/durden-0.6.1/durden/
H A Dconfig.lua12 borderw = 1,
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_color_projection/
H A Dfilter_color_projection.cpp508 double borderw = min (xdist , ydist); in applyFilter() local
512 pweight *= borderw; in applyFilter()
819 double borderw = min (xdist , ydist); in applyFilter() local
821 pweight *= borderw; in applyFilter()
/dports/editors/textadept/cdk-5.0-20200923/
H A Dmatrix.c101 int borderw = 0; in newCDKMatrix() local
117 borderw = (ObjOf (matrix)->box) ? 1 : 0; in newCDKMatrix()
238 begy = ypos + borderw + TitleLinesOf (matrix); in newCDKMatrix()
266 borderw, in newCDKMatrix()
289 begy, xpos + borderw); in newCDKMatrix()
299 begx = xpos + matrix->maxrt + borderw; in newCDKMatrix()
/dports/devel/cdk/cdk-5.0-20161210/
H A Dmatrix.c101 int borderw = 0; in newCDKMatrix() local
117 borderw = (ObjOf (matrix)->box) ? 1 : 0; in newCDKMatrix()
238 begy = ypos + borderw + TitleLinesOf (matrix); in newCDKMatrix()
266 borderw, in newCDKMatrix()
289 begy, xpos + borderw); in newCDKMatrix()
299 begx = xpos + matrix->maxrt + borderw; in newCDKMatrix()
/dports/graphics/vcg/vcg.1.30/src/
H A Dalloc.c576 int borderw, in tmpnodealloc() argument
585 GNODE tmpnodealloc(textm,width,height,borderw,fold,color,textc,borderc, in tmpnodealloc()
587 int textm,width,height,borderw,fold,color,textc,borderc; in tmpnodealloc()
601 NBORDERW(h) = borderw;
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DFbWinFrame.cc1571 int borderw = window().borderWidth(); in getContext() local
1574 ! insideBorder(window(), x, y, borderw) in getContext()
1576 || ! insideBorder(tabcontainer(), x, y, borderw) ) in getContext()
1580 ! insideBorder(window(), last_x, last_y, borderw) in getContext()
1582 || ! insideBorder(tabcontainer(), last_x, last_y, borderw ) ) in getContext()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dbuttonpanel.py659 borderw = self._caption_border_size
667 rect = wx.Rect(borderw, rect.y, rect.width-2*borderw, rect.height)
691 rect = wx.Rect(rect.x, borderw, rect.width, rect.height-2*borderw)
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmIdent/
H A DFvwmIdent.c113 static char id[15], desktop[10], swidth[10], sheight[10], borderw[10]; variable
1140 sprintf(borderw, "%ld", target.border_w); in MakeList()
1160 AddToList("Boundary Width:", borderw); in MakeList()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmIdent/
H A DFvwmIdent.c108 static char id[15], desktop[21], swidth[12], sheight[12], borderw[21]; variable
1130 sprintf(borderw, "%ld", target.border_w); in MakeList()
1146 AddToList("Boundary Width:", borderw); in MakeList()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/egl/ozone/
H A DDisplayOzone.cpp691 double borderw = n->borderWidth * 2. / mWidth; in drawWithTexture() local
696 gl->uniform2f(mBorderSizeUniform, borderw, borderh); in drawWithTexture()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/egl/ozone/
H A DDisplayOzone.cpp739 double borderw = n->borderWidth * 2. / mWidth; in drawWithTexture() local
744 gl->uniform2f(mBorderSizeUniform, borderw, borderh); in drawWithTexture()

12