Searched refs:GetSelectionClosestFrameForChild (Results 1 – 6 of 6) sorted by relevance
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsFrame.cpp | 3937 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, 4013 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); 4034 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, 4037 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); 4155 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags);
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsIFrame.cpp | 5303 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, in GetSelectionClosestFrameForChild() function 5380 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5401 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5403 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5507 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags); in GetSelectionClosestFrame()
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsIFrame.cpp | 5468 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, in GetSelectionClosestFrameForChild() function 5545 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5566 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5568 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5715 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags); in GetSelectionClosestFrame()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsFrame.cpp | 4576 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, in GetSelectionClosestFrameForChild() function 4646 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); in GetSelectionClosestFrameForLine() 4667 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, aFlags); in GetSelectionClosestFrameForLine() 4669 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); in GetSelectionClosestFrameForLine() 4775 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags); in GetSelectionClosestFrame()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsIFrame.cpp | 5303 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, in GetSelectionClosestFrameForChild() function 5380 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5401 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5403 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5507 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags); in GetSelectionClosestFrame()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsFrame.cpp | 5372 static FrameTarget GetSelectionClosestFrameForChild(nsIFrame* aChild, in GetSelectionClosestFrameForChild() function 5449 return GetSelectionClosestFrameForChild(frame, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5470 return GetSelectionClosestFrameForChild(closestFromIStart, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5472 return GetSelectionClosestFrameForChild(closestFromIEnd, aPoint, aFlags); in GetSelectionClosestFrameForLine() 5576 return GetSelectionClosestFrameForChild(closest.mFrame, aPoint, aFlags); in GetSelectionClosestFrame()
|