Home
last modified time | relevance | path

Searched refs:pix_width (Results 101 – 125 of 302) sorted by relevance

12345678910>>...13

/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_pixfmt_gray.h140 pix_width = sizeof(value_type) * Step, in ActualType()
652 std::memmove(m_rbuf->row_ptr(xdst, ydst, len) + xdst * pix_width, in ActualType()
653 p + xsrc * pix_width, in ActualType()
654 len * pix_width); in ActualType()
H A Dagg_blur.h405 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_gray8()
420 dst_pix_ptr += Img::pix_width; in stack_blur_gray8()
430 src_pix_ptr += Img::pix_width; in stack_blur_gray8()
599 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
622 dst_pix_ptr += Img::pix_width; in stack_blur_rgb24()
638 src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
863 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
890 dst_pix_ptr += Img::pix_width; in stack_blur_rgba32()
908 src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dos_banners.h446 int pix_width; member
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dos_banners.h446 int pix_width; member
/dports/graphics/grx/grx249/src/fonts/
H A Dfdv_win.h54 GR_int16u pix_width; member
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/mach64/
H A Dmach64.h89 u32 pix_width; member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_shell.erl232 {pix_width,PixWidth}, {pixel_hight,PixHeight}]);
244 {width,Width}, {height,Height}, {pix_width,PixWidth}, {pixel_hight,PixHeight},
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_shell.erl232 {pix_width,PixWidth}, {pixel_hight,PixHeight}]);
244 {width,Width}, {height,Height}, {pix_width,PixWidth}, {pixel_hight,PixHeight},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_shell.erl232 {pix_width,PixWidth}, {pixel_hight,PixHeight}]);
244 {width,Width}, {height,Height}, {pix_width,PixWidth}, {pixel_hight,PixHeight},
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dviewimg.h290 int pix_height, pix_width; // Size of the window in real pixels variable
356 *width = pix_width; in GetWindowDefinition()
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_shell.erl232 {pix_width,PixWidth}, {pixel_hight,PixHeight}]);
244 {width,Width}, {height,Height}, {pix_width,PixWidth}, {pixel_hight,PixHeight},
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_shell.erl232 {pix_width,PixWidth}, {pixel_hight,PixHeight}]);
244 {width,Width}, {height,Height}, {pix_width,PixWidth}, {pixel_hight,PixHeight},
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTabBox.c4000 pix_width = width_return;
4006 pix_width = 0;
5674 draw.x = x + pix_width + spacing; in DrawLeftToRightTab()
5862 0, 0, pix_width, pix_height, in DrawRightToLeftTab()
5876 pix_width = XImageWidth(dst_ximage); in DrawRightToLeftTab()
6020 x, y, pix_width, pix_height); in DrawRightToLeftTab()
6422 0, 0, pix_width, pix_height, in DrawVerticalTab()
6437 pix_width = XImageWidth(dst_ximage); in DrawVerticalTab()
6538 draw.x = x + pix_width + spacing; in DrawVerticalTab()
6545 draw.x = x + pix_width + spacing; in DrawVerticalTab()
[all …]
H A DMultiList.h34 short pix_width; /* width of the pixmap. */ member
/dports/multimedia/xawtv/xawtv-3.107/common/
H A Dchannel.h51 extern int pix_width,pix_height,pix_cols;
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dwefax_map.h77 int pix_width(void) const { in pix_width() function
/dports/cad/magic/magic-8.3.245/plot/
H A DplotInt.h93 int pix_width; /* How many bytes across the raster member
/dports/textproc/meld/meld-3.20.4/meld/
H A Dgutterrendererchunk.py255 pix_width, pix_height = pixbuf.props.width, pixbuf.props.height
260 icon_x = x + (width - pix_width) // 2
268 icon_x = cell_area.x + (cell_area.width - pix_width) * xalign
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_blur.h403 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_gray8()
418 dst_pix_ptr += Img::pix_width; in stack_blur_gray8()
428 src_pix_ptr += Img::pix_width; in stack_blur_gray8()
597 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
620 dst_pix_ptr += Img::pix_width; in stack_blur_rgb24()
636 src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
861 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
888 dst_pix_ptr += Img::pix_width; in stack_blur_rgba32()
906 src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_blur.h403 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_gray8()
418 dst_pix_ptr += Img::pix_width; in stack_blur_gray8()
428 src_pix_ptr += Img::pix_width; in stack_blur_gray8()
597 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
620 dst_pix_ptr += Img::pix_width; in stack_blur_rgb24()
636 src_pix_ptr += Img::pix_width; in stack_blur_rgb24()
861 if(i <= wm) src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
888 dst_pix_ptr += Img::pix_width; in stack_blur_rgba32()
906 src_pix_ptr += Img::pix_width; in stack_blur_rgba32()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DglChartCanvas.cpp1707 glTranslatef(-vp.pix_width/2, -vp.pix_height/2, 0); in MultMatrixViewPort()
2164 w = vp.pix_width; in GridDraw()
2298 double error = vp.pix_width, lasterror; in GridDraw()
2362 x1 = 0, x2 = vp.pix_width; in GridDraw()
2381 if(error < 1 && r.m_x >= 0 && r.m_x <= vp.pix_width - ix) in GridDraw()
2895 int xp = (m_pParentCanvas->GetVP().pix_width - w)/2; in DrawCloseMessage()
2926 float xt = vp.pix_width / 2.0, yt = vp.pix_height / 2.0; in RotateToViewPort()
3164 wxRect vp_rect(0, 0, vp.pix_width, vp.pix_height); in SetClipRect()
4305 if( dx > 0 && dx < VPoint.pix_width ) in Render()
4321 int ow = VPoint.pix_width - abs( dx ); in Render()
[all …]
H A Dchcanv.cpp6606 VPoint.pix_width = m_canvas_width; in OnSize()
6799 double pan_delta = GetVP().pix_width * delta / 100; in CheckEdgePan()
9565 vp.pix_width, 0, vp.pix_height ); in RenderChartOutline()
9582 vp.pix_width, 0, vp.pix_height ); in RenderChartOutline()
9936 wxRegion rgn_chart( 0, 0, GetVP().pix_width, height ); in OnPaint()
9993 svp.pix_width = svp.rv_rect.width; in OnPaint()
10021 if( ( m_working_bm.GetWidth() != svp.pix_width ) in OnPaint()
10601 wxImage gr_image(vp->pix_width, vp->pix_height);
10614 for(int j=0; j < vp->pix_width; j++)
10632 for(int j=0; j < vp->pix_width; j++)
[all …]
H A Dchartimg.cpp309 if( VPoint.pix_width && VPoint.pix_height ) { in RenderViewOnDC()
2586 tvp.pix_width = tnx; in GetThumbData()
2618 tvp.pix_width = pThumbData->Thumb_Size_X; in UpdateThumbData()
2776 int dx = pixx - ( vp.pix_width / 2 ); in vp_pix_to_latlong()
2962 pixx = ( (double)vp.pix_width / 2 ) + dx; in latlong_to_pix_vp()
3138 pos.x = xd - (vp.pix_width * m_raster_scale_factor / 2); in ComputeSourceRectangle()
3141 size.x = vp.pix_width * m_raster_scale_factor; in ComputeSourceRectangle()
3528 OCPNRegion rgn(0,0,VPoint.pix_width, VPoint.pix_height); in RenderViewOnDC()
3554 wxRect dest(0,0,VPoint.pix_width, VPoint.pix_height); in RenderRegionViewOnDC()
5350 vps.pix_width = 1000; in AnalyzeRefpoints()
[all …]
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A Dftfont.h82 int pix_width, pix_height;
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dviewport.h127 int pix_width; variable

12345678910>>...13