Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp3996 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd();
4015 if (frameRect.IEnd(wm) >= closestIStart) {
4017 closestIStart = frameRect.IEnd(wm);
4033 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) {
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp5356 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local
5382 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()
5384 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()
5400 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp5521 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local
5547 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()
5549 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()
5565 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrame.cpp4629 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local
4648 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()
4650 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()
4666 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp5356 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local
5382 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()
5384 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()
5400 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp5425 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local
5451 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()
5453 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()
5469 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()