Home
last modified time | relevance | path

Searched defs:bounding_rect (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-0.13.0/src/algorithm/
H A Dbounding_rect.rs31 fn bounding_rect(&self) -> Self::Output; in bounding_rect() method
42 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
53 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
73 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
86 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
99 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
113 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
128 fn bounding_rect(&self) -> Self::Output { in bounding_rect() function
162 let bounding_rect = Rect::new( in linestring_one_point_test() localVariable
193 let bounding_rect = Rect::new( in multilinestring_test() localVariable
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/native_theme/
H A Dnative_theme_aura_unittest.cc98 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 21, 21)); in TEST_F() local
107 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 25, 20)); in TEST_F() local
123 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 30, 8)); in TEST_F() local
138 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(0, 0, 9, 10)); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/native_theme/
H A Dnative_theme_aura_unittest.cc98 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 21, 21)); in TEST_F() local
107 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 25, 20)); in TEST_F() local
123 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(42, 61, 30, 8)); in TEST_F() local
138 gfx::Rect bounding_rect = BoundingRectForArrow(gfx::Rect(0, 0, 9, 10)); in TEST_F() local
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_bounding_rect.pas39 function bounding_rect( in bounding_rect() function
70 function bounding_rect; in bounding_rect() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_bounding_rect.pas39 function bounding_rect( in bounding_rect() function
70 function bounding_rect; in bounding_rect() function
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_bounding_rect.pas39 function bounding_rect( in bounding_rect() function
70 function bounding_rect; in bounding_rect() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_bounding_rect.pas39 function bounding_rect( in bounding_rect() function
70 function bounding_rect; in bounding_rect() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_annot_unittest.cpp55 const FS_RECTF bounding_rect{206.0f, 753.0f, 339.0f, 709.0f}; in TEST_F() local
108 const FS_RECTF bounding_rect{206.0f, 753.0f, 339.0f, 709.0f}; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/pdfium/
H A Dpdfium_page.h262 pp::Rect bounding_rect; member
277 pp::Rect bounding_rect; member
293 pp::Rect bounding_rect; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dshape_clip_path_operation.h47 Path GetPath(const FloatRect& bounding_rect, float zoom) const { in GetPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dshape_clip_path_operation.h48 Path GetPath(const FloatRect& bounding_rect) const { in GetPath()
/dports/graphics/milton/milton-1.9.1/src/
H A DStrokeList.h22 Rect bounding_rect; member
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libobjrenderer/src/
H A Dbaseobjectview.h66 QRectF bounding_rect; variable
/dports/games/widelands/widelands-build21/src/graphic/
H A Dgame_renderer.cc59 const Recti& bounding_rect = dst->get_rect(); in draw_terrain() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/pdfium/
H A Dpdfium_page.h229 gfx::Rect bounding_rect; member
244 gfx::Rect bounding_rect; member
260 gfx::Rect bounding_rect; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/compositing/
H A Dcompositing_layer_assigner.h86 IntRect bounding_rect; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/compositing/
H A Dcompositing_layer_assigner.h87 IntRect bounding_rect; member
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DIncompleteThumbnail.cpp34 void IncompleteThumbnail::drawQuestionMark(QPainter& painter, const QRectF& bounding_rect) { in drawQuestionMark()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dentity_item.cpp133 QRect bounding_rect = boundingRect().toRect(); in paint() local
/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_bounding_rect.h29 bool bounding_rect(VertexSource& vs, GetId& gi, in bounding_rect() function
/dports/graphics/agg/agg-2.5/include/
H A Dagg_bounding_rect.h35 bool bounding_rect(VertexSource& vs, GetId& gi, in bounding_rect() function
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_bounding_rect.h29 bool bounding_rect(VertexSource& vs, GetId& gi, in bounding_rect() function
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_bounding_rect.h29 bool bounding_rect(VertexSource& vs, GetId& gi, in bounding_rect() function
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_bounding_rect.h29 bool bounding_rect(VertexSource& vs, GetId& gi, in bounding_rect() function
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_clip_liang_barsky.h30 clipping_flags_x1_clipped = 4, in bounding_rect()

12345678