Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsFontMetrics.h227 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp56 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsFontMetrics.h226 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp56 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsFontMetrics.h225 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp57 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsFontMetrics.h227 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp56 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsFontMetrics.h219 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp62 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsFontMetrics.h216 bool GetTextRunRTL() const { return mTextRunRTL; } in GetTextRunRTL() function
H A DnsFontMetrics.cpp55 if (aMetrics->GetTextRunRTL()) { in ComputeFlags()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsLayoutUtils.cpp5766 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.cpp5725 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.cpp5660 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.cpp5725 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.cpp5871 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp6230 bool isRTL = aFontMetrics.GetTextRunRTL(); in DrawUniDirString()