зеркало из https://github.com/mozilla/pjs.git
Added another TreatFrameAsBlock method
This commit is contained in:
Родитель
e7cdb6995a
Коммит
f3ab212f9f
|
@ -153,6 +153,8 @@ public:
|
|||
static PRBool TreatFrameAsBlock(const nsStyleDisplay* aDisplay,
|
||||
const nsStylePosition* aPosition);
|
||||
|
||||
static PRBool TreatFrameAsBlock(nsIFrame* aFrame);
|
||||
|
||||
// --------------------------------------------------
|
||||
|
||||
void InitFloater(nsPlaceholderFrame* aFrame);
|
||||
|
|
|
@ -153,6 +153,8 @@ public:
|
|||
static PRBool TreatFrameAsBlock(const nsStyleDisplay* aDisplay,
|
||||
const nsStylePosition* aPosition);
|
||||
|
||||
static PRBool TreatFrameAsBlock(nsIFrame* aFrame);
|
||||
|
||||
// --------------------------------------------------
|
||||
|
||||
void InitFloater(nsPlaceholderFrame* aFrame);
|
||||
|
|
Загрузка…
Ссылка в новой задаче