Home
last modified time | relevance | path

Searched defs:ShouldSuppressLineBreak (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox/firefox-99.0/layout/style/
H A DComputedStyle.h141 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DComputedStyle.h147 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DComputedStyle.h147 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DComputedStyle.h154 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleContext.h128 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
H A DGeckoStyleContext.cpp539 static bool ShouldSuppressLineBreak(const nsStyleContext* aContext, in ShouldSuppressLineBreak() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsStyleContext.h205 bool ShouldSuppressLineBreak() const in ShouldSuppressLineBreak() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.h140 bool ShouldSuppressLineBreak() const in ShouldSuppressLineBreak() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.h143 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.h283 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.h283 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.h298 bool ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp4847 bool nsTextFrame::ShouldSuppressLineBreak() const { in ShouldSuppressLineBreak() function in nsTextFrame