Home
last modified time | relevance | path

Searched refs:OVERLAP_MARGIN (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DDottedCornerFinder.cpp375 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
480 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DDottedCornerFinder.cpp377 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
482 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DDottedCornerFinder.cpp378 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
483 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DDottedCornerFinder.cpp377 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
482 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DDottedCornerFinder.cpp404 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
509 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DDottedCornerFinder.cpp377 const Float OVERLAP_MARGIN = 0.1f; in FindBestOverlap() local
482 if (fabs(actualOverlap - overlap) < OVERLAP_MARGIN) { in FindBestOverlap()