Namespaces | Defines | Enumerations

gfxCore.h File Reference

#include "nscore.h"
Include dependency graph for gfxCore.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  mozilla
 

This is the base class for all link classes.


namespace  mozilla::css

Defines

#define NS_SIDE_TOP   mozilla::css::eSideTop
#define NS_SIDE_RIGHT   mozilla::css::eSideRight
#define NS_SIDE_BOTTOM   mozilla::css::eSideBottom
#define NS_SIDE_LEFT   mozilla::css::eSideLeft
#define NS_GFX
#define NS_GFX_(type)   type
#define NS_GFX_STATIC_MEMBER_(type)   type

Enumerations

enum  mozilla::css::Side { mozilla::css::eSideTop, mozilla::css::eSideRight, mozilla::css::eSideBottom, mozilla::css::eSideLeft }

Define Documentation

#define NS_GFX
#define NS_GFX_ (   type  )     type
#define NS_GFX_STATIC_MEMBER_ (   type  )     type
#define NS_SIDE_BOTTOM   mozilla::css::eSideBottom
#define NS_SIDE_LEFT   mozilla::css::eSideLeft
#define NS_SIDE_RIGHT   mozilla::css::eSideRight
#define NS_SIDE_TOP   mozilla::css::eSideTop