зеркало из https://github.com/mozilla/gecko-dev.git
got the file in sync with troy's fontCache changes
This commit is contained in:
Родитель
0fd1dbb249
Коммит
d6628e1b51
|
@ -197,7 +197,7 @@ nsresult nsRenderingContextMac :: CommonInit()
|
|||
((nsDeviceContextMac *)mContext)->SetDrawingSurface(mRenderingSurface);
|
||||
//((nsDeviceContextMac *)mContext)->InstallColormap();
|
||||
|
||||
mFontCache = mContext->GetFontCache();
|
||||
mContext->GetFontCache(mFontCache);
|
||||
mContext->GetDevUnitsToAppUnits(mP2T);
|
||||
float app2dev;
|
||||
mContext->GetAppUnitsToDevUnits(app2dev);
|
||||
|
|
Загрузка…
Ссылка в новой задаче