Home
last modified time | relevance | path

Searched refs:CompareRect (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/draw_utils/
H A Dcoordinates_unittest.cc82 CompareRect({95, 600, 350, 50}, in TEST()
85 CompareRect({200, 500, 350, 10}, in TEST()
195 CompareRect({0, 97, 1000, 314}, in TEST()
198 CompareRect({0, 37, 1000, 214}, in TEST()
204 CompareRect( in TEST()
212 CompareRect({0, 17, 5, 514}, in TEST()
216 CompareRect({0, 297, 195, 364}, in TEST()
220 CompareRect({0, 647, 795, 29}, in TEST()
225 CompareRect({0, -203, 45, 314}, in TEST()
245 CompareRect( in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/pdfium/
H A Dpdfium_page_unittest.cc40 CompareRect(expected_text_run.bounds, actual_text_run.bounds); in CompareTextRuns()
103 CompareRect({75, 192, 110, 15}, link.bounding_rects[0]); in TEST_F()
105 CompareRect({75, 191, 110, 16}, link.bounding_rects[0]); in TEST_F()
124 CompareRect({82, 67, 161, 21}, third_link.bounding_rects[0]); in TEST_F()
194 CompareRect({380, 78, 67, 68}, page->images_[0].bounding_rect); in TEST_F()
196 CompareRect({380, 385, 27, 28}, page->images_[1].bounding_rect); in TEST_F()
198 CompareRect({380, 678, 1, 1}, page->images_[2].bounding_rect); in TEST_F()
213 CompareRect({380, 78, 67, 68}, page->images_[0].bounding_rect); in TEST_F()
217 CompareRect({380, 678, 1, 1}, page->images_[2].bounding_rect); in TEST_F()
383 CompareRect(kExpectedHighlights[i].bounding_rect, in TEST_F()
[all …]
H A Daccessibility_unittest.cc133 CompareRect(kExpectedPageRect, page_info.bounds); in TEST_F()
140 CompareRect(kExpectedImageInfo[i].bounds, page_objects.images[i].bounds); in TEST_F()
466 CompareRect(kExpectedPageRect, page_info.bounds); in TEST_F()
476 CompareRect(expected_link_info[i].bounds, link_info.bounds); in TEST_F()
507 CompareRect(kExpectedPageRect, page_info.bounds); in TEST_F()
517 CompareRect(kExpectedHighlightInfo[i].bounds, highlight_info.bounds); in TEST_F()
563 CompareRect(kExpectedPageRect, page_info.bounds); in TEST_F()
584 CompareRect(kExpectedTextFieldInfo[i].bounds, text_field_info.bounds); in TEST_F()
H A Dpdfium_engine_unittest.cc54 CompareRect(expected_rect, page->rect()); in ExpectPageRect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/pdf/renderer/
H A Dpdf_accessibility_tree_browsertest.cc52 void CompareRect(const PP_Rect& expected_rect, const PP_Rect& actual_rect) { in CompareRect() function
59 void CompareRect(const gfx::RectF& expected_rect, in CompareRect() function
1114 CompareRect({{0, 0}, {1, 1}}, action_data.target_rect); in TEST_F()
1146 CompareRect({{0, 0}, {1, 1}}, action_data.target_rect); in TEST_F()
1218 CompareRect({{0, 0}, {0, 0}}, pdf_action_data.target_rect); in TEST_F()
1305 CompareRect({{26.0f, 189.0f}, {84.0f, 13.0f}}, rect); in TEST_F()
1309 CompareRect({{83.0f, 245.0f}, {84.0f, 13.0f}}, rect); in TEST_F()
1322 CompareRect({{186.75f, 509.25f}, {189.00f, 29.25f}}, rect); in TEST_F()
1331 CompareRect({{124.5f, 339.5f}, {126.0f, 19.5f}}, rect); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/pdf/renderer/
H A Dpdf_accessibility_tree_browsertest.cc52 void CompareRect(const PP_Rect& expected_rect, const PP_Rect& actual_rect) { in CompareRect() function
59 void CompareRect(const gfx::RectF& expected_rect, in CompareRect() function
1795 CompareRect({{0, 0}, {1, 1}}, action_data.target_rect); in TEST_F()
1827 CompareRect({{0, 0}, {1, 1}}, action_data.target_rect); in TEST_F()
1899 CompareRect({{0, 0}, {0, 0}}, pdf_action_data.target_rect); in TEST_F()
1985 CompareRect({{26.0f, 189.0f}, {84.0f, 13.0f}}, rect); in TEST_F()
1989 CompareRect({{83.0f, 245.0f}, {84.0f, 13.0f}}, rect); in TEST_F()
2002 CompareRect({{186.75f, 509.25f}, {189.00f, 29.25f}}, rect); in TEST_F()
2011 CompareRect({{124.5f, 339.5f}, {126.0f, 19.5f}}, rect); in TEST_F()
/dports/editors/lazarus/lazarus/lcl/include/
H A Ddragobject.inc192 if not CompareRect(@DockRect, @EraseDockRect) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Ddragobject.inc192 if not CompareRect(@DockRect, @EraseDockRect) then
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Ddragobject.inc192 if not CompareRect(@DockRect, @EraseDockRect) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Ddragobject.inc192 if not CompareRect(@DockRect, @EraseDockRect) then
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Drect.e33 extern int CompareRect ARGS_DECL((struct BBRec *, struct BBRec *));
/dports/editors/lazarus/lazarus/components/anchordocking/
H A Danchordockstorage.pas911 if CompareRect(@FBoundsRect,@AValue) then exit;
989 if CompareRect(@FWorkAreaRect,@AValue) then exit;
1063 if (not CompareRect(@FBoundsRect,@Node.FBoundsRect))
1073 or (not CompareRect(@FWorkAreaRect,@Node.FWorkAreaRect))
/dports/editors/lazarus-qt5/lazarus/components/anchordocking/
H A Danchordockstorage.pas911 if CompareRect(@FBoundsRect,@AValue) then exit;
989 if CompareRect(@FWorkAreaRect,@AValue) then exit;
1063 if (not CompareRect(@FBoundsRect,@Node.FBoundsRect))
1073 or (not CompareRect(@FWorkAreaRect,@Node.FWorkAreaRect))
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/anchordocking/
H A Danchordockstorage.pas919 if CompareRect(@FBoundsRect,@AValue) then exit;
1004 if CompareRect(@FWorkAreaRect,@AValue) then exit;
1086 if (not CompareRect(@FBoundsRect,@Node.FBoundsRect))
1097 or (not CompareRect(@FWorkAreaRect,@Node.FWorkAreaRect))
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/anchordocking/
H A Danchordockstorage.pas919 if CompareRect(@FBoundsRect,@AValue) then exit;
1004 if CompareRect(@FWorkAreaRect,@AValue) then exit;
1086 if (not CompareRect(@FBoundsRect,@Node.FBoundsRect))
1097 or (not CompareRect(@FWorkAreaRect,@Node.FWorkAreaRect))
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbondef.pp506 RChanged:=not CompareRect(@R,@LCLR);
507 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
H A Dcarbonprivatecontrol.inc1197 if not CompareRect(@before, @after) then
1219 RChanged:=not CompareRect(@R,@LCLR);
1220 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbondef.pp506 RChanged:=not CompareRect(@R,@LCLR);
507 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
H A Dcarbonprivatecontrol.inc1197 if not CompareRect(@before, @after) then
1219 RChanged:=not CompareRect(@R,@LCLR);
1220 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbondef.pp506 RChanged:=not CompareRect(@R,@LCLR);
507 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
H A Dcarbonprivatecontrol.inc1197 if not CompareRect(@before, @after) then
1219 RChanged:=not CompareRect(@R,@LCLR);
1220 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbondef.pp506 RChanged:=not CompareRect(@R,@LCLR);
507 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
H A Dcarbonprivatecontrol.inc1197 if not CompareRect(@before, @after) then
1219 RChanged:=not CompareRect(@R,@LCLR);
1220 ClientChanged:=not CompareRect(@ClientR,@LCLClientR);
/dports/editors/lazarus/lazarus/lcl/
H A Dldocktree.pas1505 if not CompareRect(@FMouseState.Rect, @NewMouseState.Rect) then
1938 if not CompareRect(@FMouseState.Rect, @NewMouseState.Rect) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dldocktree.pas1503 if not CompareRect(@FMouseState.Rect, @NewMouseState.Rect) then
1936 if not CompareRect(@FMouseState.Rect, @NewMouseState.Rect) then

123