Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
This commit is contained in:
@@ -74,7 +74,10 @@ enum eNormalLineHeightControl {
|
||||
eIncludeExternalLeading, // use whatever value font vendor provides
|
||||
eCompensateLeading // compensate leading if leading provided by font vendor is not enough
|
||||
};
|
||||
|
||||
#ifdef FONT_LEADING_APIS_V2
|
||||
static eNormalLineHeightControl sNormalLineHeightControl = eUninitialized;
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
const char*
|
||||
|
||||
Reference in New Issue
Block a user