Home
last modified time | relevance | path

Searched refs:GfxUnitsToAppUnits (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsDeviceContext.h85 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsDeviceContext.h94 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsDeviceContext.h94 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsDeviceContext.h94 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsDeviceContext.h98 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const in GfxUnitsToAppUnits() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsDeviceContext.h102 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.h639 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2518 nscoord nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function in nsPresContext
2519 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.h679 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2607 nscoord nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function in nsPresContext
2608 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.h639 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2518 nscoord nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function in nsPresContext
2519 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsPresContext.h631 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2414 nscoord nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function in nsPresContext
2415 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.h683 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2804 nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const in GfxUnitsToAppUnits() function in nsPresContext
2806 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
H A DnsCSSRendering.cpp4862 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
4863 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
4864 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
4865 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsPresContext.h719 nscoord GfxUnitsToAppUnits(gfxFloat aGfxUnits) const;
H A DnsPresContext.cpp2744 nscoord nsPresContext::GfxUnitsToAppUnits(gfxFloat aGfxUnits) const { in GfxUnitsToAppUnits() function in nsPresContext
2745 return mDeviceContext->GfxUnitsToAppUnits(aGfxUnits); in GfxUnitsToAppUnits()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.cpp3905 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
3906 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
3907 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
3908 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsCSSRendering.cpp4408 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
4409 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
4410 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
4411 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsCSSRendering.cpp4408 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
4409 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
4410 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
4411 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsCSSRendering.cpp4408 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
4409 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
4410 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
4411 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp4460 r.x = aPresContext->GfxUnitsToAppUnits(rect.X()); in GetTextDecorationRect()
4461 r.y = aPresContext->GfxUnitsToAppUnits(rect.Y()); in GetTextDecorationRect()
4462 r.width = aPresContext->GfxUnitsToAppUnits(rect.Width()); in GetTextDecorationRect()
4463 r.height = aPresContext->GfxUnitsToAppUnits(rect.Height()); in GetTextDecorationRect()