Home
last modified time | relevance | path

Searched defs:nbottom (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dblend_overlay.hh129 float nbottom, ntop, noverlay; member in BlendOverlayGimp
154 float nbottom, ntop, noverlay; member in BlendOverlayGimp
H A Dblend_soft_light.hh52 float nbottom, sqrtbot; member in BlendSoftLight
H A Dblend_vivid_light.hh75 float ntop, nbottom, nvivid; member in BlendVividLight
H A Doperation.cc606 float PF::vivid_light_f(float nbottom, float ntop) in vivid_light_f()
/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dtest_libkd.c26 int nbottom = 1 << (nlevels - 1); in calculate_R() local
48 int linearR(int leafid, int nbottom, int N) { in linearR()
55 double linearRF(int leafid, int nbottom, int N) { in linearRF()
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/method/
H A DSplit_sample.h310 long int nbottom; //!< number of times we bottom out with the retries variable
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxselect.cpp569 int nbottom = bottom.toint(); in AdvanceOutside() local
1768 int ntop, int nleft, int nbottom, int nright) in RotateRect()
2014 int nbottom = newbottom.toint(); in Rotate() local
/dports/games/golly/golly-3.3-src/gui-common/
H A Dselect.cpp577 int nbottom = bottom.toint(); in AdvanceOutside() local
1666 int ntop, int nleft, int nbottom, int nright) in RotateRect()
1905 int nbottom = newbottom.toint(); in Rotate() local
/dports/games/minetest/minetest-5.4.1/src/mapgen/
H A Dmg_ore.cpp327 float nbottom = noise_puff_bottom->result[index]; in generate() local
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dkdtree.h236 int nbottom; /* Number of leaf nodes */ member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dkdtree.h236 int nbottom; /* Number of leaf nodes */ member
/dports/www/cssed/cssed-0.4.0/src/
H A Dcssdialogs-functions.c1684 gint nbottom; in cssdialog_margin_property_get_string() local
1891 gint nbottom; in cssdialog_padding_property_get_string() local
2360 gint nbottom; in cssdialog_shape_value_get_string() local
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dcontent_mapblock.cpp417 MapNode nbottom = data->m_vmanip.getNodeNoEx(blockpos_nodes + v3s16(p.X, p.Y - 1, p.Z)); in prepareLiquidNodeDrawing() local