Home
last modified time | relevance | path

Searched refs:tmpwidth (Results 1 – 25 of 60) sorted by relevance

123

/dports/emulators/mednafen/mednafen/src/drivers/
H A Dopengl.cpp44 unsigned int tmpwidth; in BlitRaw() local
49 tmpwidth = rect->w; in BlitRaw()
54 tmpwidth = round_up_pow2(rect->w); in BlitRaw()
128 sc[0][0] = (float)src_rect->x / tmpwidth; // X in MakeSourceCoords()
140 sc[3][0] = (float)src_rect->x / tmpwidth; // X in MakeSourceCoords()
311 unsigned int tmpwidth; in Blit() local
344 tmpwidth = tex_src_rect.w; in Blit()
347 if(tmpwidth != last_w || tmpheight != last_h) in Blit()
350 last_w = tmpwidth; in Blit()
358 tmpwidth = round_up_pow2(tex_src_rect.w); in Blit()
[all …]
H A Dopengl.h169 …const MDFN_Rect *tex_src_rect, const MDFN_Rect *dest_rect, const uint32 tmpwidth, const uint32 tmp…
/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DProgressBar.cpp52 int tmpwidth; in OnPaint() local
59 tmpwidth = width-((parts -1)*partssize); in OnPaint()
60 tmpwidth = completed[i]*tmpwidth/lastproportion; in OnPaint()
63 tmpwidth = completed[i]*scale; in OnPaint()
80 dc.DrawRectangle(x+partssize*i,y,tmpwidth,height); in OnPaint()
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_actor.c547 int tmpwidth, tmpheight, tmppitch; in negotiate_video() local
549 tmpwidth = actor->video->width; in negotiate_video()
564 if (tmpwidth != actor->video->width || tmpheight != actor->video->height) { in negotiate_video()
568 visual_video_set_dimension (actor->video, tmpwidth, tmpheight); in negotiate_video()
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_actor.c598 int tmpwidth, tmpheight, tmppitch; in negotiate_video() local
600 tmpwidth = actor->video->width; in negotiate_video()
615 if (tmpwidth != actor->video->width || tmpheight != actor->video->height) { in negotiate_video()
621 visual_video_set_dimension (actor->video, tmpwidth, tmpheight); in negotiate_video()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dsvg.c119 float tmpwidth; in svg_stroke() local
122 tmpwidth = UTopTransScale(xobjs.pagelist[areawin->page]->wirewidth * width); in svg_stroke()
123 minwidth = max(1, (short)tmpwidth); in svg_stroke()
153 fprintf(svgf, "stroke-width=\"%g\" ", tmpwidth); in svg_stroke()
161 fprintf(svgf, "stroke-width=\"%g\" ", tmpwidth); in svg_stroke()
436 float tmpwidth; in SVGDrawObject() local
458 tmpwidth = UTopTransScale(xobjs.pagelist[areawin->page]->wirewidth); in SVGDrawObject()
H A Dfunctions.c1921 float tmpwidth = UTopTransScale(xobjs.pagelist[areawin->page]->wirewidth); in UDrawLine() local
1928 SetLineAttributes(dpy, areawin->gc, tmpwidth, LineSolid, CapRound, JoinBevel); in UDrawLine()
2451 float tmpwidth; in strokepath() local
2453 tmpwidth = UTopTransScale(width); in strokepath()
2484 unsigned char dotsize = min(63, max(1, (short)tmpwidth)); in strokepath()
2491 SetLineAttributes(dpy, areawin->gc, tmpwidth, LineOnOffDash, in strokepath()
2495 SetLineAttributes(dpy, areawin->gc, tmpwidth, LineSolid, in strokepath()
2675 float tmpwidth; in UDrawObject() local
2741 tmpwidth = UTopTransScale(passwidth); in UDrawObject()
2742 SetLineAttributes(dpy, areawin->gc, tmpwidth, LineSolid, CapRound, in UDrawObject()
H A Dformats.c642 float tmpwidth; in loadmat4() local
643 sscanf(buffer, "%f", &tmpwidth) in loadmat4()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c103 gint tmpwidth; member
156 scale->tmpwidth = width; in realloc_tmplines()
1360 if (scale->tmpwidth < width) in gst_video_scaler_horizontal()
1402 if (scale->tmpwidth < width) in gst_video_scaler_vertical()
1478 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1491 if (vscale->tmpwidth < width) in gst_video_scaler_2d()
1514 if (hscale->tmpwidth < width) in gst_video_scaler_2d()
1565 if (vscale->tmpwidth < vw) in gst_video_scaler_2d()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlib.cpp577 float tmpx0, tmpy0, tmpwidth, tmpheight, tmpresolution; in FPX_RefreshWindow() local
578 theWindow->GetWindowDefinition (&tmpx0, &tmpy0, &tmpwidth, &tmpheight, &tmpresolution); in FPX_RefreshWindow()
580 theWindow->WorldToWindow(tmpx0+tmpwidth,tmpy0+tmpheight,&width, in FPX_RefreshWindow()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dclass-nlctdoc.cwl68 \tmpwidth#*
/dports/math/kig/kig-21.12.3/filters/
H A Dlatexexporter.cc596 const double tmpwidth = 15.0; in run() local
597 const double xunit = tmpwidth / width; in run()
600 stream << "\\begin{pspicture*}(0,0)(" << tmpwidth << "," << yunit * height << ")\n"; in run()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/commande/doc/
H A Dpdf_eratosthene.modules.php1808 $tmpwidth = 0;
1812 $tmpwidth = max($tmpwidth, $tmpwidth2);
1814 if ($tmpwidth > 10) {
1815 $this->cols['subprice']['width'] += (2 * ($tmpwidth - 10));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/commande/doc/
H A Dpdf_eratosthene.modules.php1803 $tmpwidth = 0;
1807 $tmpwidth = max($tmpwidth, $tmpwidth2);
1809 if ($tmpwidth > 10) {
1810 $this->cols['subprice']['width'] += (2 * ($tmpwidth - 10));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/propale/doc/
H A Dpdf_cyan.modules.php1932 $tmpwidth = 0;
1936 $tmpwidth = max($tmpwidth, $tmpwidth2);
1938 if ($tmpwidth > 10) {
1939 $this->cols['subprice']['width'] += (2 * ($tmpwidth - 10));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/propale/doc/
H A Dpdf_cyan.modules.php1944 $tmpwidth = 0;
1948 $tmpwidth = max($tmpwidth, $tmpwidth2);
1950 if ($tmpwidth > 10) {
1951 $this->cols['subprice']['width'] += (2 * ($tmpwidth - 10));

123