mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 14:02:47 +00:00
again.
This commit is contained in:
parent
2b227e4108
commit
9eaa3fb70d
@ -968,7 +968,7 @@ nsRenderingContextMac :: GetWidth(const char* aString, PRUint32 aLength, nscoord
|
||||
// set native font and attributes
|
||||
|
||||
nsFont *font;
|
||||
font = mFontMetrics->GetFont(font);
|
||||
mFontMetrics->GetFont(font);
|
||||
nsFontMetricsMac::SetFont(*font, mContext);
|
||||
|
||||
// measure text
|
||||
|
Loading…
x
Reference in New Issue
Block a user