Home
last modified time | relevance | path

Searched refs:ToReferenceFrame (Results 26 – 50 of 317) sorted by relevance

12345678910>>...13

/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsCanvasFrame.h153 return frame->CanvasArea() + ToReferenceFrame(); in GetBounds()
212 aBuilder->ToReferenceFrame(aFrame)) { in nsDisplayCanvasThemedBackground()
H A DnsPageContentFrame.cpp339 const nsRect clipRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
391 const nsRect backgroundRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsCanvasFrame.h153 return frame->CanvasArea() + ToReferenceFrame(); in GetBounds()
212 aBuilder->ToReferenceFrame(aFrame)) { in nsDisplayCanvasThemedBackground()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp4203 ToReferenceFrame(); in GetPositioningArea()
4350 aRect += ToReferenceFrame(); in IsInvalid()
4497 return r + ToReferenceFrame(); in GetBoundsInternal()
5139 nsPoint offset = ToReferenceFrame(); in Paint()
5192 nsPoint offset = ToReferenceFrame(); in Paint()
5214 ToReferenceFrame(); in GetBoundsInternal()
5218 nsPoint origin = ToReferenceFrame(); in IsInvisibleInRect()
5276 nsPoint offset = ToReferenceFrame(); in CreateWebRenderCommands()
5381 nsPoint offset = ToReferenceFrame(); in Paint()
5499 nsPoint offset = ToReferenceFrame(); in CreateWebRenderCommands()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp4203 ToReferenceFrame(); in GetPositioningArea()
4350 aRect += ToReferenceFrame(); in IsInvalid()
4497 return r + ToReferenceFrame(); in GetBoundsInternal()
5139 nsPoint offset = ToReferenceFrame(); in Paint()
5192 nsPoint offset = ToReferenceFrame(); in Paint()
5214 ToReferenceFrame(); in GetBoundsInternal()
5218 nsPoint origin = ToReferenceFrame(); in IsInvisibleInRect()
5276 nsPoint offset = ToReferenceFrame(); in CreateWebRenderCommands()
5381 nsPoint offset = ToReferenceFrame(); in Paint()
5499 nsPoint offset = ToReferenceFrame(); in CreateWebRenderCommands()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/ipc/
H A DRenderFrameParent.cpp63 nsPoint frameOffset = aBuilder->ToReferenceFrame(aContainerFrame) +
276 nsPoint offset = aBuilder->ToReferenceFrame(aFrame);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsHTMLCanvasFrame.cpp105 return f->GetInnerArea() + ToReferenceFrame(); in GetBounds()
155 mFrame->GetContentRectRelativeToSelf() + ToReferenceFrame(); in CreateWebRenderCommands()
384 nsRect area = GetContentRectRelativeToSelf() + aItem->ToReferenceFrame(); in BuildLayer()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/ipc/
H A DRenderFrameParent.cpp60 aBuilder->ToReferenceFrame(aContainerFrame) + in GetContentRectLayerOffset()
264 nsPoint offset = aBuilder->ToReferenceFrame(aFrame); in BuildDisplayList()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayList.h355 const nsPoint ToReferenceFrame(const nsIFrame* aFrame) { in ToReferenceFrame() function
1427 return nsRect(ToReferenceFrame(), Frame()->GetSize()); in GetBounds()
1444 return nsRect(ToReferenceFrame(), Frame()->GetSize()); in GetBorderRect()
1459 aRect += ToReferenceFrame(); in IsInvalid()
1787 const nsPoint& ToReferenceFrame() const { in ToReferenceFrame() function
2401 mOldPaint(mFrame, aCtx, mVisibleRect, ToReferenceFrame()); in Paint()
2446 return Frame()->GetVisualOverflowRect() + ToReferenceFrame(); in GetBounds()
2966 return nsRect(ToReferenceFrame(), Frame()->GetSize()); in GetBounds()
3323 aRect += ToReferenceFrame(); in IsInvalid()
3960 return mEffectsBounds + ToReferenceFrame(); in GetBounds()
[all …]
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsTextBoxFrame.cpp269 static_cast<nsTextBoxFrame*>(mFrame)->mTextDrawRect + ToReferenceFrame(); in Paint()
281 *aCtx, mFrame->InkOverflowRectRelativeToSelf() + ToReferenceFrame(), in PaintTextToContext()
282 ToReferenceFrame() + aOffset, aColor); in PaintTextToContext()
318 return mFrame->InkOverflowRectRelativeToSelf() + ToReferenceFrame(); in GetBounds()
324 ToReferenceFrame(); in GetComponentAlphaBounds()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsPageContentFrame.cpp339 const nsRect clipRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
391 const nsRect backgroundRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLFrame.cpp279 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
322 mRect + ToReferenceFrame(), mFrame->PresContext()->AppUnitsPerDevPixel(), in Paint()
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLFrame.cpp280 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
323 mRect + ToReferenceFrame(), mFrame->PresContext()->AppUnitsPerDevPixel(), in Paint()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsPageContentFrame.cpp333 const nsRect clipRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
384 const nsRect backgroundRect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLFrame.cpp279 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
322 mRect + ToReferenceFrame(), mFrame->PresContext()->AppUnitsPerDevPixel(), in Paint()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLFrame.cpp316 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
366 NSRectToNonEmptySnappedRect(mRect + ToReferenceFrame(), in Paint()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsHTMLButtonControlFrame.cpp84 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
104 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
H A DnsFieldSetFrame.cpp106 aBuilder, *aCtx, ToReferenceFrame(), mVisibleRect); in Paint()
139 return Frame()->GetVisualOverflowRectRelativeToSelf() + ToReferenceFrame(); in GetBounds()
149 auto offset = ToReferenceFrame(); in CreateWebRenderCommands()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLFrame.cpp273 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
322 mRect + ToReferenceFrame(), mFrame->PresContext()->AppUnitsPerDevPixel(), in Paint()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLFrame.cpp277 Rect r = NSRectToRect(mRect + ToReferenceFrame(), in Paint()
320 mRect + ToReferenceFrame(), mFrame->PresContext()->AppUnitsPerDevPixel(), in Paint()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsHTMLButtonControlFrame.cpp82 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
99 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsHTMLButtonControlFrame.cpp82 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
99 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsHTMLButtonControlFrame.cpp82 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
99 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsHTMLButtonControlFrame.cpp108 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
127 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsHTMLButtonControlFrame.cpp89 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()
106 nsRect rect(aBuilder->ToReferenceFrame(this), GetSize()); in BuildDisplayList()

12345678910>>...13