Home
last modified time | relevance | path

Searched refs:IM_WIDTH (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/modlogan/modlogan-0.8.13/src/output/webalizer/
H A Dpictures_countries.c85 #define IM_WIDTH IM_BOX1_X2 + IM_CELLSPACING * 2
140 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 );
166 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd);
168 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border );
169 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh );
291 im_rest = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 );
295 gdImageFilledRectangle(im_rest, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_trans);
323 gdImageCopy(im, im_rest, 0, 0, 0, 0, IM_WIDTH, IM_HEIGHT);
350 _("Hourly usage"), IM_WIDTH+1, IM_HEIGHT+1);
H A Dpictures_hour.c85 #define IM_WIDTH IM_BOX1_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT
129 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 );
149 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd);
151 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border );
152 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh );
163 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT;
276 _("Hourly usage"), IM_WIDTH+1, IM_HEIGHT+1);
H A Dpictures_day.c136 int IM_WIDTH = IM_BOX1_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT; in mlist_sum_count()
176 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in mlist_sum_count()
197 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in mlist_sum_count()
199 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in mlist_sum_count()
200 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in mlist_sum_count()
219 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mlist_sum_count()
240 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mlist_sum_count()
245 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mlist_sum_count()
420 _("Daily usage"), IM_WIDTH+1, IM_HEIGHT+1); in mlist_sum_count()
H A Dpictures_month.c104 #define IM_WIDTH IM_BOX2_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT
171 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 );
192 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd);
194 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border );
195 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh );
204 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT;
209 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT;
402 IM_FILENAME, _("Monthly Overview"), IM_WIDTH+1, IM_HEIGHT+1);
/dports/textproc/modlogan/modlogan-0.8.13/src/output/modlogan/
H A Dpic_pie.c84 #define IM_WIDTH IM_BOX1_X2 + IM_CELLSPACING * 2 macro
114 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in mplugin_modlogan_create_pie()
135 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in mplugin_modlogan_create_pie()
137 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in mplugin_modlogan_create_pie()
138 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in mplugin_modlogan_create_pie()
249 graph->width = IM_WIDTH + 1; in mplugin_modlogan_create_pie()
H A Dpictures_day.c136 int IM_WIDTH = IM_BOX1_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_31_day() local
176 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in mplugin_modlogan_create_pic_31_day()
197 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in mplugin_modlogan_create_pic_31_day()
199 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in mplugin_modlogan_create_pic_31_day()
200 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in mplugin_modlogan_create_pic_31_day()
219 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_31_day()
240 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_31_day()
245 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_31_day()
412 _("Daily usage"), IM_WIDTH+1, IM_HEIGHT+1); in mplugin_modlogan_create_pic_31_day()
H A Dpictures_month.c91 IM_BOX3_X1, IM_BOX3_Y1, IM_BOX3_X2, IM_BOX3_Y2, IM_WIDTH, in mplugin_modlogan_create_pic_X_month() local
141 IM_WIDTH=IM_BOX2_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_X_month()
177 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in mplugin_modlogan_create_pic_X_month()
202 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in mplugin_modlogan_create_pic_X_month()
205 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in mplugin_modlogan_create_pic_X_month()
206 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in mplugin_modlogan_create_pic_X_month()
216 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_X_month()
222 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in mplugin_modlogan_create_pic_X_month()
468 IM_FILENAME, _("Monthly Overview"), IM_WIDTH+1, IM_HEIGHT+1); in mplugin_modlogan_create_pic_X_month()
/dports/textproc/modlogan/modlogan-0.8.13/src/output/template/
H A Dpic_pie.c85 #define IM_WIDTH IM_BOX1_X2 + IM_CELLSPACING * 2 in create_lines()
115 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in create_lines()
136 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in create_lines()
138 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in create_lines()
139 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in create_lines()
250 graph->width = IM_WIDTH + 1; in create_lines()
H A Dpictures_day.c136 int IM_WIDTH = IM_BOX1_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT; in create_pic_31_day() local
175 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in create_pic_31_day()
196 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in create_pic_31_day()
198 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in create_pic_31_day()
199 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in create_pic_31_day()
218 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in create_pic_31_day()
239 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in create_pic_31_day()
244 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in create_pic_31_day()
412 _("Daily usage"), IM_WIDTH+1, IM_HEIGHT+1); in create_pic_31_day()
H A Dpictures_month.c91 IM_BOX3_X1, IM_BOX3_Y1, IM_BOX3_X2, IM_BOX3_Y2, IM_WIDTH, in create_pic_X_month() local
141 IM_WIDTH=IM_BOX2_X2 + IM_CELLSPACING * 2 + IM_FONT_HEIGHT; in create_pic_X_month()
183 im = gdImageCreate( IM_WIDTH + 1,IM_HEIGHT + 1 ); in create_pic_X_month()
204 gdImageFilledRectangle(im, 0, 0, IM_WIDTH-1, IM_HEIGHT-1, col_backgnd); in create_pic_X_month()
207 gdImageRectangle( im, 1, 1, IM_WIDTH-1, IM_HEIGHT-1, col_border ); in create_pic_X_month()
208 gdImageRectangle( im, 0, 0, IM_WIDTH, IM_HEIGHT, col_border_sh ); in create_pic_X_month()
218 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in create_pic_X_month()
224 x1 = IM_WIDTH - IM_CELLSPACING - IM_FONT_HEIGHT; in create_pic_X_month()
419 IM_FILENAME, _("Monthly Overview"), IM_WIDTH+1, IM_HEIGHT+1); in create_pic_X_month()
/dports/www/py-django-markdownx/django-markdownx-3.0.1/markdownx/
H A Dsettings.py13 IM_WIDTH = 500 variable
69 MARKDOWNX_IMAGE_MAX_SIZE = _mdx('IMAGE_MAX_SIZE', dict(size=(IM_WIDTH, IM_HEIGHT), quality=NINETY_D…
/dports/games/edge/Edge-1.35-source/src/
H A Dhu_font.cc151 p_cache.width = I_ROUND(IM_WIDTH(Nom)); // XXX: make fields float??? in LoadPatches()
259 return I_ROUND(IM_WIDTH(im)); in CharWidth()
344 FROM_320(IM_WIDTH(image)) * sc_x, in DrawChar320()
H A Df_interm.cc413 float w = IM_WIDTH(lnames[0]); in DrawLevelFinished()
416 float w2 = IM_WIDTH(finished); in DrawLevelFinished()
433 float w = IM_WIDTH(entering); in DrawEnteringLevel()
434 float w2 = IM_WIDTH(lnames[1]); in DrawEnteringLevel()
455 float right = left + IM_WIDTH(images[i]); in DrawOnLnode()
521 x -= IM_WIDTH(digits[0]); in DrawNum()
528 x -= IM_WIDTH(wiminus); in DrawNum()
564 x = DrawNum(x, y, n, 2) - IM_WIDTH(colon); in DrawTime()
576 HUD_DrawImage(x - IM_WIDTH(sucks), y, sucks); in DrawTime()
H A Dr_image.h159 #define IM_WIDTH(image) ((image)->actual_w * (image)->scale_x) macro
H A Dhu_draw.cc361 float w = IM_WIDTH(img) * cur_scale; in HUD_DrawImage()
565 float w = IM_WIDTH(img) * sc_x; in HUD_DrawChar()
H A Dr_sky.cc490 if ((IM_WIDTH(sky_image) / IM_HEIGHT(sky_image)) < 2.28f) in RGL_DrawSkyOriginal()
582 return (IM_WIDTH(sky) / IM_HEIGHT(sky)) < 2.28f; in SkyIsNarrow()
H A Dr_things.cc148 float w = IM_WIDTH(image); in RGL_DrawPSprite()
184 float tx1 = (coord_W - IM_WIDTH(image)) / 2.0 + psp->sx - IM_OFFSETX(image); in RGL_DrawPSprite()
980 float sprite_width = IM_WIDTH(image); in RGL_WalkThing()
H A Df_finale.cc691 float width = IM_WIDTH(image); in CastDrawer()
H A Dm_menu.cc752 HUD_DrawImage(x - IM_WIDTH(L), y + 7, L); in M_DrawSaveLoadBorder()
754 for (int i = 0; i < len; i++, x += IM_WIDTH(C)) in M_DrawSaveLoadBorder()
H A Dm_misc.cc451 float w = IM_WIDTH(disk_image); in M_DisplayDisk()
H A De_main.cc471 float w = IM_WIDTH(pause_image); in M_DisplayPause()
H A Dr_render.cc1741 data.image_w = IM_WIDTH(surf->image); in EmulateFloodPlane()
2406 data.image_w = IM_WIDTH(surf->image); in RGL_DrawPlane()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dimseq.h85 #define IM_WIDTH(im) \ macro
/dports/science/healpix/Healpix_3.50/src/idl/zzz_external/astron/
H A Dcgwindow_getdefs.pro135 ; Added IM_WIDTH keyword. 3 April 2012. DWF.
H A Dcgwindow_setdefs.pro162 ; Added IM_WIDTH keyword. 3 April 2012. DWF.

12