Home
last modified time | relevance | path

Searched refs:mPaintingToWindow (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGUtils.h145 bool mPaintingToWindow; variable
H A DSVGUtils.cpp84 mPaintingToWindow(false) { in SVGAutoRenderState()
100 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
107 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGUtils.h147 bool mPaintingToWindow; variable
H A DnsSVGUtils.cpp90 mPaintingToWindow(false) { in SVGAutoRenderState()
107 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
114 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGUtils.h145 bool mPaintingToWindow; variable
H A DSVGUtils.cpp84 mPaintingToWindow(false) { in SVGAutoRenderState()
100 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
107 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGUtils.h155 bool mPaintingToWindow; variable
H A DnsSVGUtils.cpp99 , mPaintingToWindow(false) in SVGAutoRenderState()
121 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
129 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGUtils.h145 bool mPaintingToWindow; variable
H A DSVGUtils.cpp84 mPaintingToWindow(false) { in SVGAutoRenderState()
100 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
107 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGUtils.h144 bool mPaintingToWindow; variable
H A DnsSVGUtils.cpp86 mPaintingToWindow(false) { in SVGAutoRenderState()
103 mPaintingToWindow = aPaintingToWindow; in SetPaintingToWindow()
110 return static_cast<SVGAutoRenderState*>(state)->mPaintingToWindow; in IsPaintingToWindow()