Searched refs:SelectionCustomColors (Results 1 – 20 of 20) sorted by relevance
45 struct SelectionCustomColors { struct47 SelectionCustomColors() { MOZ_COUNT_CTOR(SelectionCustomColors); } in SelectionCustomColors() argument48 ~SelectionCustomColors() { MOZ_COUNT_DTOR(SelectionCustomColors); } in ~SelectionCustomColors() argument
3776 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
48 struct SelectionCustomColors { struct50 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)51 MOZ_COUNTED_DTOR(SelectionCustomColors)
3856 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
3905 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
32 struct SelectionCustomColors;371 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()524 UniquePtr<SelectionCustomColors> mCustomColors;
3852 mCustomColors.reset(new SelectionCustomColors); in SetColors()
49 struct SelectionCustomColors { struct51 MOZ_COUNTED_DEFAULT_CTOR(SelectionCustomColors)52 MOZ_COUNTED_DTOR(SelectionCustomColors)
4034 const SelectionCustomColors* customColors = nullptr; in GetHighlightColors()
31 struct SelectionCustomColors;669 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()877 UniquePtr<SelectionCustomColors> mCustomColors;
3542 mCustomColors.reset(new SelectionCustomColors); in SetColors()
33 struct SelectionCustomColors;714 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()926 UniquePtr<SelectionCustomColors> mCustomColors;
3625 mCustomColors.reset(new SelectionCustomColors); in SetColors()
33 struct SelectionCustomColors;701 SelectionCustomColors* GetCustomColors() const { return mCustomColors.get(); } in GetCustomColors()909 UniquePtr<SelectionCustomColors> mCustomColors;
3550 mCustomColors.reset(new SelectionCustomColors); in SetColors()