Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGTextFrame.cpp5328 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5332 gfxRect(rectInTextFrame.x, rectInTextFrame.y, rectInTextFrame.width, in TransformFrameRectFromTextChild()
5333 rectInTextFrame.height), in TransformFrameRectFromTextChild()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGTextFrame.cpp5340 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5344 gfxRect(rectInTextFrame.x, rectInTextFrame.y, rectInTextFrame.width, in TransformFrameRectFromTextChild()
5345 rectInTextFrame.height), in TransformFrameRectFromTextChild()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGTextFrame.cpp5332 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5336 gfxRect(rectInTextFrame.x, rectInTextFrame.y, rectInTextFrame.width, in TransformFrameRectFromTextChild()
5337 rectInTextFrame.height), in TransformFrameRectFromTextChild()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGTextFrame.cpp5620 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5624 AppUnitsToFloatCSSPixels(gfxRect(rectInTextFrame.x, in TransformFrameRectFromTextChild()
5625 rectInTextFrame.y, in TransformFrameRectFromTextChild()
5626 rectInTextFrame.width, in TransformFrameRectFromTextChild()
5627 rectInTextFrame.height), presContext); in TransformFrameRectFromTextChild()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGTextFrame.cpp5328 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5332 gfxRect(rectInTextFrame.x, rectInTextFrame.y, rectInTextFrame.width, in TransformFrameRectFromTextChild()
5333 rectInTextFrame.height), in TransformFrameRectFromTextChild()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGTextFrame.cpp5338 nsRect rectInTextFrame = aRect + aChildFrame->GetOffsetTo(run.mFrame); in TransformFrameRectFromTextChild() local
5342 gfxRect(rectInTextFrame.x, rectInTextFrame.y, rectInTextFrame.width, in TransformFrameRectFromTextChild()
5343 rectInTextFrame.height), in TransformFrameRectFromTextChild()