nsSVGPoint.h File Reference

#include "nsIDOMSVGPoint.h"
#include "gfxPoint.h"
Include dependency graph for nsSVGPoint.h:

Functions

nsresult NS_NewSVGPoint (nsIDOMSVGPoint **result, float x=0.0f, float y=0.0f)
nsresult NS_NewSVGPoint (nsIDOMSVGPoint **result, const gfxPoint &point)
nsresult NS_NewSVGReadonlyPoint (nsIDOMSVGPoint **result, float x=0.0f, float y=0.0f)

Function Documentation

nsresult NS_NewSVGPoint ( nsIDOMSVGPoint **  result,
const gfxPoint point 
)
nsresult NS_NewSVGPoint ( nsIDOMSVGPoint **  result,
float  x = 0.0f,
float  y = 0.0f 
)
nsresult NS_NewSVGReadonlyPoint ( nsIDOMSVGPoint **  result,
float  x = 0.0f,
float  y = 0.0f 
)

Generated on 3 May 2010 for Mozilla by  doxygen 1.6.1