Changed SetView/GetView to take an additional argument which is the
pres context git-svn-id: svn://10.0.0.236/trunk@51822 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -126,7 +126,7 @@ public:
|
||||
nsInputDimensionSpec& aSpec,
|
||||
nsSize& aSize);
|
||||
|
||||
static void ForceDrawFrame(nsIFrame * aFrame);
|
||||
static void ForceDrawFrame(nsIPresContext* aPresContext, nsIFrame * aFrame);
|
||||
|
||||
static nsresult GetValue(nsIContent* aContent, nsString* aResult);
|
||||
static nsresult GetName(nsIContent* aContent, nsString* aResult);
|
||||
|
||||
Reference in New Issue
Block a user