зеркало из https://github.com/mozilla/pjs.git
Implement DidReflow to pass it down to children when exiting reflow
This commit is contained in:
Родитель
2ec55336d9
Коммит
33afc10ad1
|
@ -115,6 +115,8 @@ public:
|
|||
nsIFrame* aParent,
|
||||
nsIStyleContext* aStyleContext,
|
||||
nsIFrame*& aContinuingFrame);
|
||||
NS_IMETHOD DidReflow(nsIPresContext& aPresContext,
|
||||
nsDidReflowStatus aStatus);
|
||||
|
||||
// Painting
|
||||
NS_IMETHOD Paint(nsIPresContext& aPresContext,
|
||||
|
|
Загрузка…
Ссылка в новой задаче