Home
last modified time | relevance | path

Searched refs:dbottom (Results 1 – 25 of 35) sorted by relevance

12

/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dpwg-ppd.c910 dbottom, /* Difference in bottom margins */ in _pwgGetPageSize() local
1041 dbottom = size->bottom - jobsize.bottom; in _pwgGetPageSize()
1044 dtop <= -35 || dtop >= 35 || dbottom <= -35 || dbottom >= 35) in _pwgGetPageSize()
1048 dbottom = dbottom < 0 ? -dbottom : dbottom; in _pwgGetPageSize()
1050 dmin = dleft + dright + dbottom + dtop; in _pwgGetPageSize()
1099 dbottom = pwg->custom_size.bottom - jobsize.bottom; in _pwgGetPageSize()
1102 dtop > -35 && dtop < 35 && dbottom > -35 && dbottom < 35) in _pwgGetPageSize()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dpwg-ppd.c910 dbottom, /* Difference in bottom margins */ in _pwgGetPageSize() local
1041 dbottom = size->bottom - jobsize.bottom; in _pwgGetPageSize()
1044 dtop <= -35 || dtop >= 35 || dbottom <= -35 || dbottom >= 35) in _pwgGetPageSize()
1048 dbottom = dbottom < 0 ? -dbottom : dbottom; in _pwgGetPageSize()
1050 dmin = dleft + dright + dbottom + dtop; in _pwgGetPageSize()
1099 dbottom = pwg->custom_size.bottom - jobsize.bottom; in _pwgGetPageSize()
1102 dtop > -35 && dtop < 35 && dbottom > -35 && dbottom < 35) in _pwgGetPageSize()
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeSnout.h41 FieldIndex dbottom; variable
62 fieldMacros(SFFloat, dbottom, ProtoSnout);
H A DNodeSnout.cpp44 dbottom.set( in ProtoSnout()
46 setFieldFlags(dbottom, FF_X3DOM_ONLY); in ProtoSnout()
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dkite.cpp83 hyperpoint dbottom = meupush( 0, shf-down) * meuscale(rphi) * C0; in make_walls() local
92 pw(0, {left, bottom, dbottom, dleftmid, dleft}, {1,1,1,1,1}); in make_walls()
93 pw(1, {bottom, right, dright, drightmid, dbottom}, {1,1,1,1,1}); in make_walls()
107 pw(10,{dbottom, drightmid, dcenter}, {1,1,b}); in make_walls()
108 pw(11,{dbottom, dcenter, dleftmid}, {1,b,1}); in make_walls()
111 pw(6, {dbottom, dtop, dleftmid}, {1,b,1}); in make_walls()
112 pw(7, {dbottom, drightmid, dtop}, {1,1,b}); in make_walls()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/addBorder/
H A DADM_vidAddBorder.cpp186 …diaElemUInteger dbottom(&(bottom),QT_TRANSLATE_NOOP("addBorder", "_Bottom border:"),0,BORDER_MAX_W… in configure() local
188 diaElem *elems[4]={&dleft,&dright,&dtop,&dbottom}; in configure()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/addBorder/
H A DADM_vidAddBorder.cpp186 …diaElemUInteger dbottom(&(bottom),QT_TRANSLATE_NOOP("addBorder", "_Bottom border:"),0,BORDER_MAX_W… in configure() local
188 diaElem *elems[4]={&dleft,&dright,&dtop,&dbottom}; in configure()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/addBorder/
H A DADM_vidAddBorder.cpp186 …diaElemUInteger dbottom(&(bottom),QT_TRANSLATE_NOOP("addBorder", "_Bottom border:"),0,BORDER_MAX_W… in configure() local
188 diaElem *elems[4]={&dleft,&dright,&dtop,&dbottom}; in configure()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/addBorder/
H A DADM_vidAddBorder.cpp186 …diaElemUInteger dbottom(&(bottom),QT_TRANSLATE_NOOP("addBorder", "_Bottom border:"),0,BORDER_MAX_W… in configure() local
188 diaElem *elems[4]={&dleft,&dright,&dtop,&dbottom}; in configure()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dppd-cache.c1870 dbottom, /* Difference in bottom margins */ in _ppdCacheGetPageSize() local
2005 dbottom = size->bottom - jobsize.bottom; in _ppdCacheGetPageSize()
2008 dtop <= -35 || dtop >= 35 || dbottom <= -35 || dbottom >= 35) in _ppdCacheGetPageSize()
2012 dbottom = dbottom < 0 ? -dbottom : dbottom; in _ppdCacheGetPageSize()
2014 dmin = dleft + dright + dbottom + dtop; in _ppdCacheGetPageSize()
2064 dbottom = pc->custom_size.bottom - jobsize.bottom; in _ppdCacheGetPageSize()
2067 dtop > -35 && dtop < 35 && dbottom > -35 && dbottom < 35) in _ppdCacheGetPageSize()
/dports/games/quadra/quadra-1.3.0/include/
H A Dpane.h65 Pane(const Pane_info &p, bool dback=true, bool dbottom=false);
105 Pane_close(const Pane_info &p, bool dback=true, bool dbottom=false);
266 Pane_scoreboard(const Pane_info &p, bool control_button, bool dback=true, bool dbottom=false);
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/ptr2d/detail/
H A Dgpumat.hpp250 __host__ GpuMat_<T>& GpuMat_<T>::adjustROI(int dtop, int dbottom, int dleft, int dright) in adjustROI() argument
252 return (GpuMat_<T>&)(GpuMat::adjustROI(dtop, dbottom, dleft, dright)); in adjustROI()
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Drectangles.cpp30 double dbottom(const drectangle& r) { return r.bottom(); } in dbottom() function
142 .def("bottom", &::dbottom) in bind_rectangles()
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Drectangles.cpp30 double dbottom(const drectangle& r) { return r.bottom(); } in dbottom() function
142 .def("bottom", &::dbottom) in bind_rectangles()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/ptr2d/
H A Dgpumat.hpp123 __host__ GpuMat_& adjustROI(int dtop, int dbottom, int dleft, int dright);
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dcopy.cpp956 int dbottom = std::min(wholeSize.height - src.rows - ofs.y, bottom); in ocl_copyMakeBorder() local
959 src.adjustROI(dtop, dbottom, dleft, dright); in ocl_copyMakeBorder()
962 bottom -= dbottom; in ocl_copyMakeBorder()
1040 int dbottom = std::min(wholeSize.height - src.rows - ofs.y, bottom); in copyMakeBorder() local
1043 src.adjustROI(dtop, dbottom, dleft, dright); in copyMakeBorder()
1046 bottom -= dbottom; in copyMakeBorder()
H A Dcuda_gpu_mat.cpp234 GpuMat& cv::cuda::GpuMat::adjustROI(int dtop, int dbottom, int dleft, int dright) in adjustROI() argument
243 int row2 = std::min(ofs.y + rows + dbottom, wholeSize.height); in adjustROI()
H A Dumatrix.cpp557 int dbottom = wholeSize.height - src.rows - ofs.y; in getUMat() local
560 src.adjustROI(dtop, dbottom, dleft, dright); in getUMat()
878 UMat& UMat::adjustROI( int dtop, int dbottom, int dleft, int dright ) in adjustROI() argument
884 … dtop, 0), wholeSize.height), row2 = std::max(0, std::min(ofs.y + rows + dbottom, wholeSize.height… in adjustROI()
/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd-cache.c2392 dbottom, /* Difference in bottom margins */ in _ppdCacheGetPageSize() local
2527 dbottom = size->bottom - jobsize.bottom; in _ppdCacheGetPageSize()
2530 dtop <= -35 || dtop >= 35 || dbottom <= -35 || dbottom >= 35) in _ppdCacheGetPageSize()
2534 dbottom = dbottom < 0 ? -dbottom : dbottom; in _ppdCacheGetPageSize()
2536 dmin = dleft + dright + dbottom + dtop; in _ppdCacheGetPageSize()
2586 dbottom = pc->custom_size.bottom - jobsize.bottom; in _ppdCacheGetPageSize()
2589 dtop > -35 && dtop < 35 && dbottom > -35 && dbottom < 35) in _ppdCacheGetPageSize()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_viewport_opengl.cpp288 auto dbottom = float(size.height() - top) / scaled.height(); in CountTexCoords() local
291 std::swap(dright, dbottom); in CountTexCoords()
296 { { dright, 1.f - dbottom } }, in CountTexCoords()
297 { { -dleft, 1.f - dbottom } }, in CountTexCoords()
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcalendar_widget.c1802 gdouble dtop, dbottom, dleft, dright; in cal_draw_freehand_circle() local
1808 dbottom = rect->y + dheight; in cal_draw_freehand_circle()
1814 cairo_curve_to (cr, dleft + dwidth * 0.05, dtop, dleft, dbottom, dleft + dwidth * 0.50, dbottom); in cal_draw_freehand_circle()
1815 cairo_curve_to (cr, dright, dbottom, in cal_draw_freehand_circle()
1820 dright - dwidth * 0.05, dbottom - dheight * 0.15, in cal_draw_freehand_circle()
1821 dleft + dwidth * 0.50, dbottom - dheight * 0.15); in cal_draw_freehand_circle()
1822 cairo_curve_to (cr, dleft + dwidth * 0.05, dbottom - dheight * 0.15, in cal_draw_freehand_circle()
/dports/cad/pcb/pcb-4.2.0/src/hid/gtk/
H A Dgtkhid-gdk.c866 Coord dleft, dright, dtop, dbottom; in ghid_invalidate_lr() local
873 dbottom = Vy (bottom); in ghid_invalidate_lr()
877 miny = MIN (dtop, dbottom); in ghid_invalidate_lr()
878 maxy = MAX (dtop, dbottom); in ghid_invalidate_lr()
/dports/games/quadra/quadra-1.3.0/source/
H A Dpane.cpp60 Pane::Pane(const Pane_info &p, bool dback, bool dbottom): in Pane() argument
66 draw_bottom = dbottom; in Pane()
337 Pane_close::Pane_close(const Pane_info &p, bool dback, bool dbottom): in Pane_close() argument
338 Pane(p, dback, dbottom) { in Pane_close()
1210 …const Pane_info &p, bool control_button, bool dback, bool dbottom): Pane_close(p, dback, dbottom) { in Pane_scoreboard() argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/
H A Dprocess_regression.py145 dbottom = 0.5 * di / sds
147 b = dtop / sds - eqm * dbottom / ds
/dports/graphics/opencv/opencv-4.5.3/modules/core/misc/objc/common/
H A DMat.h76 - (Mat*)adjustRoiTop:(int)dtop bottom:(int)dbottom left:(int)dleft right:(int)dright NS_SWIFT_NAME(…

12