Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp10900 CheckPixelError(nscoord aSize,
10959 CheckPixelError(aReflowInput.AvailableWidth(), p2t);
10960 CheckPixelError(aReflowInput.AvailableHeight(), p2t);
10961 CheckPixelError(aReflowInput.ComputedWidth(), p2t);
10962 CheckPixelError(aReflowInput.ComputedHeight(), p2t);
11086 CheckPixelError(aMetrics.Width(), p2t);
11087 CheckPixelError(aMetrics.Height(), p2t);
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp12303 static void CheckPixelError(nscoord aSize, int32_t aPixelToTwips) { in CheckPixelError() function
12355 CheckPixelError(aReflowInput.AvailableWidth(), d2a); in DisplayReflowEnterPrint()
12356 CheckPixelError(aReflowInput.AvailableHeight(), d2a); in DisplayReflowEnterPrint()
12357 CheckPixelError(aReflowInput.ComputedWidth(), d2a); in DisplayReflowEnterPrint()
12358 CheckPixelError(aReflowInput.ComputedHeight(), d2a); in DisplayReflowEnterPrint()
12476 CheckPixelError(aMetrics.Width(), d2a); in DisplayReflowExit()
12477 CheckPixelError(aMetrics.Height(), d2a); in DisplayReflowExit()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp12462 static void CheckPixelError(nscoord aSize, int32_t aPixelToTwips) { in CheckPixelError() function
12514 CheckPixelError(aReflowInput.AvailableWidth(), d2a); in DisplayReflowEnterPrint()
12515 CheckPixelError(aReflowInput.AvailableHeight(), d2a); in DisplayReflowEnterPrint()
12516 CheckPixelError(aReflowInput.ComputedWidth(), d2a); in DisplayReflowEnterPrint()
12517 CheckPixelError(aReflowInput.ComputedHeight(), d2a); in DisplayReflowEnterPrint()
12635 CheckPixelError(aMetrics.Width(), d2a); in DisplayReflowExit()
12636 CheckPixelError(aMetrics.Height(), d2a); in DisplayReflowExit()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrame.cpp11432 static void CheckPixelError(nscoord aSize, int32_t aPixelToTwips) { in CheckPixelError() function
11484 CheckPixelError(aReflowInput.AvailableWidth(), p2t); in DisplayReflowEnterPrint()
11485 CheckPixelError(aReflowInput.AvailableHeight(), p2t); in DisplayReflowEnterPrint()
11486 CheckPixelError(aReflowInput.ComputedWidth(), p2t); in DisplayReflowEnterPrint()
11487 CheckPixelError(aReflowInput.ComputedHeight(), p2t); in DisplayReflowEnterPrint()
11603 CheckPixelError(aMetrics.Width(), p2t); in DisplayReflowExit()
11604 CheckPixelError(aMetrics.Height(), p2t); in DisplayReflowExit()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp12303 static void CheckPixelError(nscoord aSize, int32_t aPixelToTwips) { in CheckPixelError() function
12355 CheckPixelError(aReflowInput.AvailableWidth(), d2a); in DisplayReflowEnterPrint()
12356 CheckPixelError(aReflowInput.AvailableHeight(), d2a); in DisplayReflowEnterPrint()
12357 CheckPixelError(aReflowInput.ComputedWidth(), d2a); in DisplayReflowEnterPrint()
12358 CheckPixelError(aReflowInput.ComputedHeight(), d2a); in DisplayReflowEnterPrint()
12476 CheckPixelError(aMetrics.Width(), d2a); in DisplayReflowExit()
12477 CheckPixelError(aMetrics.Height(), d2a); in DisplayReflowExit()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp12415 static void CheckPixelError(nscoord aSize, int32_t aPixelToTwips) { in CheckPixelError() function
12467 CheckPixelError(aReflowInput.AvailableWidth(), d2a); in DisplayReflowEnterPrint()
12468 CheckPixelError(aReflowInput.AvailableHeight(), d2a); in DisplayReflowEnterPrint()
12469 CheckPixelError(aReflowInput.ComputedWidth(), d2a); in DisplayReflowEnterPrint()
12470 CheckPixelError(aReflowInput.ComputedHeight(), d2a); in DisplayReflowEnterPrint()
12586 CheckPixelError(aMetrics.Width(), d2a); in DisplayReflowExit()
12587 CheckPixelError(aMetrics.Height(), d2a); in DisplayReflowExit()