Change CreateAbsoluteView API so pass in a style context
git-svn-id: svn://10.0.0.236/trunk@12855 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e08c473f5d
commit
5a6dc2c339
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user