Home
last modified time | relevance | path

Searched refs:NS_DONT_CHANGE_COLOR (Results 1 – 17 of 17) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DLookAndFeel.h561 #define NS_DONT_CHANGE_COLOR NS_RGB(0x01, 0x01, 0x01) macro
H A DnsXPLookAndFeel.cpp465 return (aColor == NS_DONT_CHANGE_COLOR); in IsSpecialColor()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/headless/
H A DHeadlessLookAndFeelGTK.cpp94 aColor = NS_DONT_CHANGE_COLOR; in NativeGetColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DLookAndFeel.h610 #define NS_DONT_CHANGE_COLOR NS_RGB(0x01, 0x01, 0x01) macro
H A DnsXPLookAndFeel.cpp495 return (aColor == NS_DONT_CHANGE_COLOR); in IsSpecialColor()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/headless/
H A DHeadlessLookAndFeelGTK.cpp95 aColor = NS_DONT_CHANGE_COLOR; in NativeGetColor()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DLookAndFeel.h658 #define NS_DONT_CHANGE_COLOR NS_RGB(0x01, 0x01, 0x01) macro
H A DnsXPLookAndFeel.cpp429 return (aColor == NS_DONT_CHANGE_COLOR); in IsSpecialColor()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/uikit/
H A DnsLookAndFeel.mm429 mColorTextSelectForeground = NS_DONT_CHANGE_COLOR;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/uikit/
H A DnsLookAndFeel.mm92 aResult = NS_DONT_CHANGE_COLOR;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/uikit/
H A DnsLookAndFeel.mm403 mColorTextSelectForeground = NS_DONT_CHANGE_COLOR;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsLookAndFeel.mm116 aColor = NS_DONT_CHANGE_COLOR;
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsLookAndFeel.mm645 mColorTextSelectForeground = NS_DONT_CHANGE_COLOR;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsLookAndFeel.mm724 mColorTextSelectForeground = NS_DONT_CHANGE_COLOR;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp3978 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()
3997 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp4029 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()
4051 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp4093 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()
4115 if (mSelectionTextColor == NS_DONT_CHANGE_COLOR) { in InitSelectionColorsAndShadow()