mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Move Place() from nsIMathMLFrame to nsMathMLContainerFrame b=363240, r+sr=roc
This commit is contained in:
parent
11f89ddd6a
commit
6c6cd3ed3e
@ -108,14 +108,6 @@ public:
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHOD
|
||||
Place(nsIRenderingContext& aRenderingContext,
|
||||
PRBool aPlaceOrigin,
|
||||
nsHTMLReflowMetrics& aDesiredSize)
|
||||
{
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHOD
|
||||
GetEmbellishData(nsEmbellishData& aEmbellishData) {
|
||||
aEmbellishData = mEmbellishData;
|
||||
|
Loading…
Reference in New Issue
Block a user