Home
last modified time | relevance | path

Searched defs:NS_INCHES_TO_TWIPS (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsCoord.h377 #define NS_INCHES_TO_TWIPS(x) \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsCoord.h382 #define NS_INCHES_TO_TWIPS(x) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsCoord.h377 #define NS_INCHES_TO_TWIPS(x) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsCoord.h431 #define NS_INCHES_TO_TWIPS(x) NSUnitsToTwips((x), POINTS_PER_INCH_FLOAT) … macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsCoord.h398 #define NS_INCHES_TO_TWIPS(x) \ macro