Removed obsolete GetAutoMarginSize method
git-svn-id: svn://10.0.0.236/trunk@21096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -516,11 +516,6 @@ public:
|
||||
*/
|
||||
NS_IMETHOD IsPercentageBase(PRBool& aBase) const = 0;
|
||||
|
||||
/**
|
||||
* Gets the size of an "auto" margin.
|
||||
*/
|
||||
NS_IMETHOD GetAutoMarginSize(PRUint8 aSide, nscoord& aSize) const = 0;
|
||||
|
||||
/**
|
||||
* Does this frame have content that is considered "transparent"?
|
||||
* This is binary transparency as opposed to translucency. MMP
|
||||
|
||||
@@ -516,11 +516,6 @@ public:
|
||||
*/
|
||||
NS_IMETHOD IsPercentageBase(PRBool& aBase) const = 0;
|
||||
|
||||
/**
|
||||
* Gets the size of an "auto" margin.
|
||||
*/
|
||||
NS_IMETHOD GetAutoMarginSize(PRUint8 aSide, nscoord& aSize) const = 0;
|
||||
|
||||
/**
|
||||
* Does this frame have content that is considered "transparent"?
|
||||
* This is binary transparency as opposed to translucency. MMP
|
||||
|
||||
Reference in New Issue
Block a user