#include <windows.h>
#include <unknwn.h>
#include <Gdiplus.h>
#include "nsCOMPtr.h"
#include "nsSVGGDIPlusGlyphGeometry.h"
#include "nsISVGRendererGlyphGeometry.h"
#include "nsISVGGDIPlusCanvas.h"
#include "nsIDOMSVGMatrix.h"
#include "nsSVGGDIPlusRegion.h"
#include "nsISVGRendererRegion.h"
#include "nsISVGGlyphGeometrySource.h"
#include "nsPromiseFlatString.h"
#include "nsSVGGDIPlusGlyphMetrics.h"
#include "nsISVGGDIPlusGlyphMetrics.h"
#include "nsIPresContext.h"
#include "nsMemory.h"
Include dependency graph for nsSVGGDIPlusGlyphGeometry.cpp:

Go to the source code of this file.
|
||||||||||||
|
Definition at line 265 of file nsSVGGDIPlusGlyphGeometry.cpp. References nsSVGGDIPlusGlyphGeometry::Init(). Referenced by nsSVGRendererGDIPlus::CreateGlyphGeometry(). |
1.3