Home
last modified time | relevance | path

Searched defs:SelectionCustomColors (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSelection.h45 struct SelectionCustomColors { struct
47 SelectionCustomColors() { MOZ_COUNT_CTOR(SelectionCustomColors); } in SelectionCustomColors() function
48 ~SelectionCustomColors() { MOZ_COUNT_DTOR(SelectionCustomColors); } in ~SelectionCustomColors() argument
50 mozilla::Maybe<nscolor> mForegroundColor;
51 mozilla::Maybe<nscolor> mBackgroundColor;
52 mozilla::Maybe<nscolor> mAltForegroundColor;
53 mozilla::Maybe<nscolor> mAltBackgroundColor;
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
54 mozilla::Maybe<nscolor> mBackgroundColor;
55 mozilla::Maybe<nscolor> mAltForegroundColor;
56 mozilla::Maybe<nscolor> mAltBackgroundColor;
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSelection.h49 struct SelectionCustomColors { struct
55 mozilla::Maybe<nscolor> mBackgroundColor;
56 mozilla::Maybe<nscolor> mAltForegroundColor;
57 mozilla::Maybe<nscolor> mAltBackgroundColor;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
54 mozilla::Maybe<nscolor> mBackgroundColor;
55 mozilla::Maybe<nscolor> mAltForegroundColor;
56 mozilla::Maybe<nscolor> mAltBackgroundColor;
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
54 mozilla::Maybe<nscolor> mBackgroundColor;
55 mozilla::Maybe<nscolor> mAltForegroundColor;
56 mozilla::Maybe<nscolor> mAltBackgroundColor;