#include <nsStyleStruct.h>
Public Member Functions | |
| nsStyleColor (nsPresContext *aPresContext) | |
| nsStyleColor (const nsStyleColor &aOther) | |
| ~nsStyleColor (void) | |
| nsChangeHint | CalcDifference (const nsStyleColor &aOther) const |
| void * | operator new (size_t sz, nsPresContext *aContext) throw () |
| void | Destroy (nsPresContext *aContext) |
Static Public Member Functions | |
| static PRBool | ForceCompare () |
Public Attributes | |
| nscolor | mColor |
| nsStyleColor::nsStyleColor | ( | nsPresContext * | aPresContext | ) |
| nsStyleColor::nsStyleColor | ( | const nsStyleColor & | aOther | ) |
| nsStyleColor::~nsStyleColor | ( | void | ) | [inline] |
| nsChangeHint nsStyleColor::CalcDifference | ( | const nsStyleColor & | aOther | ) | const |
| void nsStyleColor::Destroy | ( | nsPresContext * | aContext | ) | [inline] |
| static PRBool nsStyleColor::ForceCompare | ( | ) | [inline, static] |
| void* nsStyleColor::operator new | ( | size_t | sz, | |
| nsPresContext * | aContext | |||
| ) | throw () [inline] |
1.7.1