Home
last modified time | relevance | path

Searched refs:mReleasedFontGroupSkippedDrawing (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxTextRun.h887 bool mReleasedFontGroupSkippedDrawing; // whether our old mFontGroup value variable
H A DgfxTextRun.cpp167 mReleasedFontGroupSkippedDrawing(false), in gfxTextRun()
237 mReleasedFontGroupSkippedDrawing = mFontGroup->ShouldSkipDrawing(); in ReleaseFontGroup()
570 : mReleasedFontGroupSkippedDrawing); in Draw()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxTextRun.h895 bool mReleasedFontGroupSkippedDrawing; // whether our old mFontGroup value variable
H A DgfxTextRun.cpp170 mReleasedFontGroupSkippedDrawing(false), in gfxTextRun()
240 mReleasedFontGroupSkippedDrawing = mFontGroup->ShouldSkipDrawing(); in ReleaseFontGroup()
573 : mReleasedFontGroupSkippedDrawing); in Draw()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxTextRun.h887 bool mReleasedFontGroupSkippedDrawing; // whether our old mFontGroup value variable
H A DgfxTextRun.cpp167 mReleasedFontGroupSkippedDrawing(false), in gfxTextRun()
237 mReleasedFontGroupSkippedDrawing = mFontGroup->ShouldSkipDrawing(); in ReleaseFontGroup()
570 : mReleasedFontGroupSkippedDrawing); in Draw()