зеркало из https://github.com/mozilla/pjs.git
Change CreateAbsoluteView API so pass in a style context
This commit is contained in:
Родитель
ec671050a6
Коммит
f0d30f7d4b
|
@ -96,8 +96,7 @@ protected:
|
|||
void ReflowAbsoluteItems(nsIPresContext& aPresContext,
|
||||
const nsHTMLReflowState& aReflowState);
|
||||
|
||||
nsIView* CreateAbsoluteView(const nsStylePosition* aPosition,
|
||||
const nsStyleDisplay* aDisplay) const;
|
||||
nsIView* CreateAbsoluteView(nsIStyleContext* aStyleContext) const;
|
||||
|
||||
void TranslatePoint(nsIFrame* aFrameFrom, nsPoint& aPoint) const;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче