Home
last modified time | relevance | path

Searched refs:NS_POINTS_TO_TWIPS (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsCoord.h376 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f) macro
383 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsCoord.h381 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f) macro
388 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsCoord.h376 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f) macro
383 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsCoord.h430 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f) macro
435 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsCoord.h397 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f) macro
404 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsCoord.h431 #define NS_POINTS_TO_TWIPS(x) NSUnitsToTwips((x), 1.0f)
438 #define NS_POINTS_TO_INT_TWIPS(x) NSToIntRound(NS_POINTS_TO_TWIPS(x))
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsStyleStruct.cpp152 NS_POINTS_TO_TWIPS(NS_MATHML_DEFAULT_SCRIPT_MIN_SIZE_PT))) in nsStyleFont()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsStyleStruct.cpp258 NS_POINTS_TO_TWIPS(NS_MATHML_DEFAULT_SCRIPT_MIN_SIZE_PT))), in nsStyleFont()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleStruct.cpp120 NS_POINTS_TO_TWIPS(NS_MATHML_DEFAULT_SCRIPT_MIN_SIZE_PT))), in nsStyleFont()