Home
last modified time | relevance | path

Searched refs:POINTS_PER_INCH_FLOAT (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsCoord.h359 #define POINTS_PER_INCH_FLOAT 72.0f macro
378 NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) // 72 points per inch
381 NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
386 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
389 NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsCoord.h364 #define POINTS_PER_INCH_FLOAT 72.0f macro
383 NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) // 72 points per inch
386 NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
391 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
394 NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsCoord.h359 #define POINTS_PER_INCH_FLOAT 72.0f macro
378 NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) // 72 points per inch
381 NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
386 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
389 NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsCoord.h411 #define POINTS_PER_INCH_FLOAT 72.0f macro
431 #define NS_INCHES_TO_TWIPS(x) NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) …
433 #define NS_MILLIMETERS_TO_TWIPS(x) NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
438 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
440 #define NS_TWIPS_TO_MILLIMETERS(x) NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsCoord.h380 #define POINTS_PER_INCH_FLOAT 72.0f macro
399 NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) // 72 points per inch
402 NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
407 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
410 NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsCoord.h414 #define POINTS_PER_INCH_FLOAT 72.0f
433 NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) // 72 points per inch
436 NSUnitsToTwips((x), (POINTS_PER_INCH_FLOAT * 0.03937f))
441 #define NS_TWIPS_TO_INCHES(x) NSTwipsToUnits((x), 1.0f / POINTS_PER_INCH_FLOAT)
444 NSTwipsToUnits((x), 1.0f / (POINTS_PER_INCH_FLOAT * 0.03937f))
H A DnsDeviceContext.cpp435 POINTS_PER_INCH_FLOAT); in CalcPrintingSize()
437 POINTS_PER_INCH_FLOAT); in CalcPrintingSize()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DPrintTargetWindows.cpp34 (::GetDeviceCaps(aDC, HORZRES) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
36 (::GetDeviceCaps(aDC, VERTRES) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DPrintTargetWindows.cpp32 (::GetDeviceCaps(aDC, PHYSICALWIDTH) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
34 (::GetDeviceCaps(aDC, PHYSICALHEIGHT) * POINTS_PER_INCH_FLOAT) / in CreateOrNull()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DPrintTargetWindows.cpp32 (::GetDeviceCaps(aDC, PHYSICALWIDTH) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
34 (::GetDeviceCaps(aDC, PHYSICALHEIGHT) * POINTS_PER_INCH_FLOAT) / in CreateOrNull()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DPrintTargetWindows.cpp32 (::GetDeviceCaps(aDC, PHYSICALWIDTH) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
34 (::GetDeviceCaps(aDC, PHYSICALHEIGHT) * POINTS_PER_INCH_FLOAT) / in CreateOrNull()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DPrintTargetWindows.cpp32 (::GetDeviceCaps(aDC, PHYSICALWIDTH) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
34 (::GetDeviceCaps(aDC, PHYSICALHEIGHT) * POINTS_PER_INCH_FLOAT) / in CreateOrNull()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DPrintTargetWindows.cpp30 (::GetDeviceCaps(aDC, HORZRES) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
32 (::GetDeviceCaps(aDC, VERTRES) * POINTS_PER_INCH_FLOAT) / heightDPI; in CreateOrNull()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGLength.cpp156 return (1.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
158 return (12.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DSVGAnimatedLength.cpp262 aRes = DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
265 aRes = 12.0f * DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGLength.cpp156 return (1.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
158 return (12.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DSVGAnimatedLength.cpp225 aRes = DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
228 aRes = 12.0f * DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGLength.cpp156 return (1.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
158 return (12.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DSVGAnimatedLength.cpp262 aRes = DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
265 aRes = 12.0f * DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGLength.cpp156 return (1.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
158 return (12.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DSVGAnimatedLength.cpp262 aRes = DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
265 aRes = 12.0f * DPI / POINTS_PER_INCH_FLOAT; in ResolveAbsoluteUnit()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGLength.cpp161 return (1.0f/POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
163 return (12.0f/POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DnsSVGLength2.cpp256 return GetMMPerPixel() * POINTS_PER_INCH_FLOAT / MM_PER_INCH_FLOAT; in GetUnitScaleFactor()
258 return GetMMPerPixel() * POINTS_PER_INCH_FLOAT / MM_PER_INCH_FLOAT / 12.0f; in GetUnitScaleFactor()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGLength.cpp149 return (1.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
151 return (12.0f / POINTS_PER_INCH_FLOAT) * GetUserUnitsPerInch(); in GetUserUnitsPerUnit()
H A DnsSVGLength2.cpp211 return DPI / POINTS_PER_INCH_FLOAT; in GetPixelsPerUnit()
213 return 12.0f * DPI / POINTS_PER_INCH_FLOAT; in GetPixelsPerUnit()

12