Home
last modified time | relevance | path

Searched refs:anyRunsLCD (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
H A DSkGlyphRunPainter.cpp547 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
H A DSkGlyphRunPainter.cpp547 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
H A DSkGlyphRunPainter.cpp308 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
H A DSkGlyphRunPainter.cpp547 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
H A DSkGlyphRunPainter.cpp547 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkGlyphRun.h71 bool anyRunsLCD() const;
H A DSkGlyphRun.cpp62 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrRenderTargetContext.cpp435 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()