Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShellForwards.h44 SuppressReflow = 1 << 1, enumerator
H A DPresShell.cpp2000 bool suppressReflow = (aOptions & ResizeReflowOptions::SuppressReflow) || in SimpleResizeReflow()
2042 !(aOptions & ResizeReflowOptions::SuppressReflow), in ResizeReflowIgnoreOverride()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShellForwards.h44 SuppressReflow = 1 << 1, enumerator
H A DPresShell.cpp2007 bool suppressReflow = (aOptions & ResizeReflowOptions::SuppressReflow) || in SimpleResizeReflow()
2049 !(aOptions & ResizeReflowOptions::SuppressReflow), in ResizeReflowIgnoreOverride()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShellForwards.h44 SuppressReflow = 1 << 1, enumerator
H A DPresShell.cpp2000 bool suppressReflow = (aOptions & ResizeReflowOptions::SuppressReflow) || in SimpleResizeReflow()
2042 !(aOptions & ResizeReflowOptions::SuppressReflow), in ResizeReflowIgnoreOverride()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShellForwards.h44 SuppressReflow = 1 << 1, enumerator
H A DPresShell.cpp1957 bool suppressReflow = (aOptions & ResizeReflowOptions::SuppressReflow) || in SimpleResizeReflow()
1999 !(aOptions & ResizeReflowOptions::SuppressReflow), in ResizeReflowIgnoreOverride()
/dports/www/firefox/firefox-99.0/view/
H A DnsViewManager.cpp181 options |= ResizeReflowOptions::SuppressReflow; in DoSetWindowDimensions()
/dports/lang/spidermonkey78/firefox-78.9.0/view/
H A DnsViewManager.cpp186 options |= ResizeReflowOptions::SuppressReflow; in DoSetWindowDimensions()
/dports/mail/thunderbird/thunderbird-91.8.0/view/
H A DnsViewManager.cpp185 options |= ResizeReflowOptions::SuppressReflow; in DoSetWindowDimensions()
/dports/www/firefox-esr/firefox-91.8.0/view/
H A DnsViewManager.cpp185 options |= ResizeReflowOptions::SuppressReflow; in DoSetWindowDimensions()