DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
nsFramePaintLayer aWhichLayer,
|
||||
PRUint32 aFlags = 0);
|
||||
|
||||
NS_IMETHOD IsPercentageBase(PRBool& aBase) const;
|
||||
virtual PRBool IsContainingBlock() const;
|
||||
|
||||
/**
|
||||
* Get the "type" of the frame
|
||||
|
||||
Reference in New Issue
Block a user