Home
last modified time | relevance | path

Searched refs:get_bounds (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/dports/science/py-pygmo2/pygmo2-2.18.0/pygmo/
H A D_problem_test.py15 def get_bounds(self): member in _prob
78 def get_bounds(self): member in problem_test_case.run_basic_tests.np1
84 def get_bounds(self): member in problem_test_case.run_basic_tests.np2
106 def get_bounds(self): member in problem_test_case.run_basic_tests.p
157 def get_bounds(self): member in problem_test_case.run_basic_tests.p
168 def get_bounds(self): member in problem_test_case.run_basic_tests.p
178 def get_bounds(self): member in problem_test_case.run_basic_tests.p
188 def get_bounds(self): member in problem_test_case.run_basic_tests.p
198 def get_bounds(self): member in problem_test_case.run_basic_tests.p
210 def get_bounds(self): member in problem_test_case.run_basic_tests.p
[all …]
/dports/www/py-folium/folium-0.12.1/tests/
H A Dtest_vector_layers.py12 from folium.utilities import get_bounds, normalize
77 assert circle.get_bounds() == [location, location]
145 assert circle_marker.get_bounds() == expected_bounds
211 assert rectangle.get_bounds() == location
274 assert polygon.get_bounds() == get_bounds(locations)
330 assert polyline.get_bounds() == get_bounds(locations)
389 assert multipolyline.get_bounds() == get_bounds(locations)
/dports/deskutils/zim/zim-0.74.3/tests/
H A Dinsertsymbol.py37 start, end = buffer.get_bounds()
43 start, end = buffer.get_bounds()
47 start, end = buffer.get_bounds()
54 start, end = buffer.get_bounds()
62 start, end = buffer.get_bounds()
70 start, end = buffer.get_bounds()
86 start, end = buffer.get_bounds()
/dports/science/pagmo2/pagmo2-2.18.0/tests/
H A Dwfg.cpp190 BOOST_CHECK(wfg1.get_bounds() == bounds129); in BOOST_AUTO_TEST_CASE()
191 BOOST_CHECK(wfg2.get_bounds() == bounds129); in BOOST_AUTO_TEST_CASE()
192 BOOST_CHECK(wfg3.get_bounds() == bounds34); in BOOST_AUTO_TEST_CASE()
193 BOOST_CHECK(wfg4.get_bounds() == bounds34); in BOOST_AUTO_TEST_CASE()
194 BOOST_CHECK(wfg5.get_bounds() == bounds56); in BOOST_AUTO_TEST_CASE()
195 BOOST_CHECK(wfg6.get_bounds() == bounds56); in BOOST_AUTO_TEST_CASE()
196 BOOST_CHECK(wfg7.get_bounds() == bounds78); in BOOST_AUTO_TEST_CASE()
197 BOOST_CHECK(wfg8.get_bounds() == bounds78); in BOOST_AUTO_TEST_CASE()
198 BOOST_CHECK(wfg9.get_bounds() == bounds129); in BOOST_AUTO_TEST_CASE()
H A Dproblem.cpp81 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
279 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
589 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
609 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
629 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
768 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
784 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
804 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
835 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
859 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
[all …]
H A Dtranslate.cpp87 BOOST_CHECK(p0.get_bounds().first != p1.get_bounds().first); in BOOST_AUTO_TEST_CASE()
88 BOOST_CHECK(p0.get_bounds().first != p1.get_bounds().second); in BOOST_AUTO_TEST_CASE()
89 auto bounds0 = p0.get_bounds(); in BOOST_AUTO_TEST_CASE()
90 auto bounds2 = p2.get_bounds(); in BOOST_AUTO_TEST_CASE()
145 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
229 std::pair<vector_double, vector_double> get_bounds() const in get_bounds() function
H A Dzdt.cpp214 BOOST_CHECK(zdt1.get_bounds() == bounds123); in BOOST_AUTO_TEST_CASE()
215 BOOST_CHECK(zdt2.get_bounds() == bounds123); in BOOST_AUTO_TEST_CASE()
216 BOOST_CHECK(zdt3.get_bounds() == bounds123); in BOOST_AUTO_TEST_CASE()
217 BOOST_CHECK(zdt4.get_bounds() == bounds4); in BOOST_AUTO_TEST_CASE()
218 BOOST_CHECK(zdt5.get_bounds() == bounds5); in BOOST_AUTO_TEST_CASE()
219 BOOST_CHECK(zdt6.get_bounds() == bounds6); in BOOST_AUTO_TEST_CASE()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkTextBufferRichText.t144 my ($start, $end) = $content_buffer->get_bounds;
150 $content_buffer->delete ($content_buffer->get_bounds);
151 ok (!$content_buffer->get_text ($content_buffer->get_bounds, FALSE));
155 is ($content_buffer->get_text ($content_buffer->get_bounds, FALSE), $text);
163 $content_buffer->get_bounds);
167 $content_buffer->delete ($content_buffer->get_bounds);
168 ok (!$content_buffer->get_text ($content_buffer->get_bounds, FALSE));
172 is ($content_buffer->get_text ($content_buffer->get_bounds, FALSE), $text);
/dports/graphics/p5-GD-TextUtil/GDTextUtil-0.86/demo/
H A DGDWrap.pl30 $gd->rectangle($wp->get_bounds(10,10), $blue);
33 $gd->rectangle($wp->get_bounds(210,10), $blue);
44 $gd->rectangle($wp->get_bounds(10,120), $blue);
51 $gd->filledRectangle($wp->get_bounds(210,120), $red);
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
136 case 0: return u.format0.get_bounds (font, glyph_id, extents, this); in get_bounds()
137 case 1: return u.format1.get_bounds (font, glyph_id, extents, this); in get_bounds()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/widgetry/src/
H A Dgeom.rs83 let hitbox = self.get_bounds().get_rectangle(); in to_btn()
88 pub fn get_bounds(&self) -> Bounds { in get_bounds() method
91 bounds.union(poly.get_bounds()); in get_bounds()
101 let bounds = self.get_bounds(); in autocrop()
132 let bounds = self.get_bounds(); in get_dims()
185 let center = self.get_bounds().center(); in rotate_around_batch_center()
/dports/math/heyoka/heyoka-0.16.0/test/
H A Dc_output.cpp85 REQUIRE_THROWS_MATCHES(co.get_bounds(), std::invalid_argument, in __anon98eff8060102()
132 REQUIRE(d_out->get_bounds().first == 0.); in __anon98eff8060102()
210 REQUIRE(d_out->get_bounds().first == 0.); in __anon98eff8060102()
419 REQUIRE(d_out->get_bounds().first.size() == batch_size); in __anon98eff8060302()
420 REQUIRE(d_out->get_bounds().second.size() == batch_size); in __anon98eff8060302()
422 REQUIRE(d_out->get_bounds().first[j] == 0.); in __anon98eff8060302()
503 REQUIRE(d_out->get_bounds().first.size() == batch_size); in __anon98eff8060302()
504 REQUIRE(d_out->get_bounds().second.size() == batch_size); in __anon98eff8060302()
506 REQUIRE(d_out->get_bounds().first[j] == 0.); in __anon98eff8060302()
555 REQUIRE(d_out->get_bounds().first.size() == batch_size); in __anon98eff8060302()
[all …]

12345678910>>...29