#include <windows.h>
#include <unknwn.h>
#include <Gdiplus.h>
#include "nsCOMPtr.h"
#include "nsISVGGlyphMetricsSource.h"
#include "nsPromiseFlatString.h"
#include "nsFont.h"
#include "nsIPresContext.h"
#include "nsDeviceContextWin.h"
#include "nsISVGGDIPlusGlyphMetrics.h"
#include "nsSVGGDIPlusGlyphMetrics.h"
#include "float.h"
#include "nsIDOMSVGMatrix.h"
#include "nsIDOMSVGRect.h"
#include "nsSVGTypeCIDs.h"
#include "nsIComponentManager.h"
#include "nsDataHashtable.h"
Include dependency graph for nsSVGGDIPlusGlyphMetrics.cpp:

Go to the source code of this file.
|
||||||||||||
|
Definition at line 175 of file nsSVGGDIPlusGlyphMetrics.cpp. Referenced by nsSVGRendererGDIPlus::CreateGlyphMetrics(). |
|
|
Definition at line 185 of file nsSVGGDIPlusGlyphMetrics.cpp. References nsSVGGDIPlusGlyphMetrics::sFontAliases. Referenced by NS_InitSVGRendererGDIPlusGlobals(). |
|
|
Definition at line 204 of file nsSVGGDIPlusGlyphMetrics.cpp. References nsSVGGDIPlusGlyphMetrics::sFontAliases. Referenced by NS_FreeSVGRendererGDIPlusGlobals(). |
1.3