Home
last modified time | relevance | path

Searched refs:SelectionCustomColors (Results 1 – 20 of 20) 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() argument
48 ~SelectionCustomColors() { MOZ_COUNT_DTOR(SelectionCustomColors); } in ~SelectionCustomColors() argument
H A DnsTextFrame.cpp3776 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
50 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)
51 MOZ_COUNTED_DTOR(SelectionCustomColors)
H A DnsTextFrame.cpp3856 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
50 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)
51 MOZ_COUNTED_DTOR(SelectionCustomColors)
H A DnsTextFrame.cpp3905 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DSelection.h32 struct SelectionCustomColors;
371 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()
524 UniquePtr<SelectionCustomColors> mCustomColors;
H A DSelection.cpp3852 mCustomColors.reset(new SelectionCustomColors); in SetColors()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSelection.h48 struct SelectionCustomColors { struct
50 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)
51 MOZ_COUNTED_DTOR(SelectionCustomColors)
H A DnsTextFrame.cpp3905 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSelection.h49 struct SelectionCustomColors { struct
51 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)
52 MOZ_COUNTED_DTOR(SelectionCustomColors)
H A DnsTextFrame.cpp4034 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DSelection.h31 struct SelectionCustomColors;
669 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()
877 UniquePtr<SelectionCustomColors> mCustomColors;
H A DSelection.cpp3542 mCustomColors.reset(new SelectionCustomColors); in SetColors()
/dports/www/firefox/firefox-99.0/dom/base/
H A DSelection.h33 struct SelectionCustomColors;
714 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()
926 UniquePtr<SelectionCustomColors> mCustomColors;
H A DSelection.cpp3625 mCustomColors.reset(new SelectionCustomColors); in SetColors()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DSelection.h33 struct SelectionCustomColors;
701 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()
909 UniquePtr<SelectionCustomColors> mCustomColors;
H A DSelection.cpp3550 mCustomColors.reset(new SelectionCustomColors); in SetColors()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DSelection.h33 struct SelectionCustomColors;
701 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()
909 UniquePtr<SelectionCustomColors> mCustomColors;
H A DSelection.cpp3550 mCustomColors.reset(new SelectionCustomColors); in SetColors()