DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan

This commit is contained in:
dbaron@dbaron.org
2004-03-12 04:40:17 +00:00
parent cdab0b13de
commit 92743fad12
48 changed files with 90 additions and 135 deletions

View File

@@ -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