Bug 619521 - Part 1: Send a notification of any scripts for which font coverage is lacking. r=jdaggett
This commit is contained in:
@@ -22,7 +22,8 @@ public:
|
||||
mSSTYScriptLevel(aSSTYScriptLevel) {}
|
||||
|
||||
virtual void RebuildTextRun(nsTransformedTextRun* aTextRun,
|
||||
gfxContext* aRefContext) MOZ_OVERRIDE;
|
||||
gfxContext* aRefContext,
|
||||
gfxMissingFontRecorder* aMFR) MOZ_OVERRIDE;
|
||||
enum {
|
||||
// Style effects which may override single character <mi> behaviour
|
||||
MATH_FONT_STYLING_NORMAL = 0x1, // fontstyle="normal" has been set.
|
||||
|
||||
Reference in New Issue
Block a user