Home
last modified time | relevance | path

Searched defs:width_1 (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_text.erl124 width_1([{bold,S}|Cs], Acc, W) -> function
127 width_1([{ul,S}|Cs], Acc, W) -> function
129 width_1([C0|Cs], Acc, W) when is_atom(C0) -> function
136 width_1([[C|R]|Cs], Acc, W0) -> function
139 width_1([C|Cs], Acc, W) -> function
141 width_1([], [], W) -> W; function
142 width_1([], RS, W) -> function
/dports/multimedia/libopenshot/libopenshot-0.2.7/tests/
H A DCVTracker.cpp113 float width_1 = fd_1.x2 - x_1; variable
/dports/graphics/zimg/zimg-5.0.0/
H A Dimg.c159 unsigned int width_1 = width - 1; in curvature() local
/dports/audio/din/din-52/src/
H A Dbox.h24 double width_1, height_1; member
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/dos/
H A Dprogram_mount.cpp91 const auto width_1 = static_cast<int>(header_drive.size()); in ListMounts() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dwander.c41 int x, y, last_x, last_y, width_1, height_1, length_limit, reset_limit; member
/dports/devel/R-cran-fansi/fansi/src/
H A Dwrap.c313 int width_1 = FANSI_ADD_INT(width, -pre_first.width); in strwrap() local
/dports/x11/editres/editres-1.0.7/
H A Dwidgets.c717 Dimension width_1, width_2; in MakeBoxLookNice() local
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddimoopxt.h816 const double width_1 = width - 1; in window() local
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DClassicRotate.cpp654 const unsigned width_1 = src_width + unsigned((double)src_height * fabs(dTan) + 0.5); in Rotate45() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmatrix_transform.cpp291 int width_1 = width & -v_uint8x16::nlanes; in flipHoriz_single() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddimoopxt.h963 const double width_1 = width - 1; in window() local
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGMapAreas.cpp100 static const char width_1[] = ERR_MSG("GMapAreas.width_1"); variable
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Ddialogs.c336 Dimension width, width2, width_1, width_2; in popup_notify_goto_dialog() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Ddialogs.c336 Dimension width, width2, width_1, width_2; in popup_notify_goto_dialog() local
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1108 int width_1, height_1; in CreateScaledBitmaps() local
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsystem.c1187 int width_1, height_1; in CreateScaledBitmaps() local
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1108 int width_1, height_1; in CreateScaledBitmaps() local
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsystem.c1178 int width_1, height_1; in CreateScaledBitmaps() local
/dports/audio/snd/snd-21.2/
H A Dclm.c12964 mus_float_t incr, width_1; member