Another renaming for ease of readability: s/core/coreFrame/g and s/next/nextFrame/g
git-svn-id: svn://10.0.0.236/trunk@113008 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -217,6 +217,8 @@ nsMathMLFrame::GetAxisHeight(nsIRenderingContext& aRenderingContext,
|
||||
nsIFontMetrics* aFontMetrics,
|
||||
nscoord& aAxisHeight)
|
||||
{
|
||||
GetAxisHeight(aFontMetrics, aAxisHeight);
|
||||
return;
|
||||
// get the bounding metrics of the minus sign, the rendering context
|
||||
// is assumed to have been set with the font of the current style context
|
||||
#ifdef NS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user