Home
last modified time | relevance | path

Searched defs:tr_corner (Results 1 – 14 of 14) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dscan_image.cpp173 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in scan_image_old() local
191 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in scan_image_old() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dscan_image.cpp173 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in scan_image_old() local
191 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in scan_image_old() local
/dports/science/py-dlib/dlib-19.22/dlib/geometry/
H A Ddrectangle.h89 const dlib::vector<double,2> tr_corner ( in tr_corner() function
H A Drectangle.h145 const point tr_corner ( in tr_corner() function
/dports/science/dlib-cpp/dlib-19.22/dlib/geometry/
H A Ddrectangle.h89 const dlib::vector<double,2> tr_corner ( in tr_corner() function
H A Drectangle.h145 const point tr_corner ( in tr_corner() function
/dports/science/py-dlib/dlib-19.22/dlib/image_transforms/
H A Dspatial_filtering.h1334 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in sum_filter() local
1347 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in sum_filter() local
/dports/science/dlib-cpp/dlib-19.22/dlib/image_transforms/
H A Dspatial_filtering.h1334 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in sum_filter() local
1347 const ptype tr_corner = area.contains(right,top) ? img[top][right] : 0; in sum_filter() local
/dports/devel/radare2/radare2-5.1.1/libr/cons/
H A Dcanvas.c515 …const char *tr_corner = useUtf8 ? (useUtf8Curvy ? RUNECODESTR_CURVE_CORNER_TR : RUNECODESTR_CORNER… in r_cons_canvas_box() local
/dports/devel/radare2/radare2-5.1.1/libr/util/
H A Dtable.c327 const char *tr_corner = useUtf8 ? (useUtf8Curvy ? RUNE_CURVE_CORNER_TR : RUNE_CORNER_TR) : "."; in r_table_tofancystring() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMap.cpp1769 float tr_corner[24]; in render() local
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php39882 function ncurses_border($left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner, $br_corne…
41112 function ncurses_wborder($window, $left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner,…
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php39882 function ncurses_border($left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner, $br_corne…
41112 function ncurses_wborder($window, $left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner,…
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php65304 function ncurses_border($left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner, $br_corne…
66825 function ncurses_wborder($window, $left, $right, $top, $bottom, $tl_corner, $tr_corner, $bl_corner,…