Searched refs:NSToIntRound (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsUnitConversion.h95 inline PRInt32 NSToIntRound(float aValue) function
122 return NSToIntRound(aTwips / TWIPS_PER_POINT_FLOAT);
160 return NSToIntRound(float(aTwips) * aPixelsPerTwip);

Completed in 31 milliseconds