Searched defs:SelectionCustomColors (Results 1 – 5 of 5) sorted by relevance
45 struct SelectionCustomColors { struct47 SelectionCustomColors() { MOZ_COUNT_CTOR(SelectionCustomColors); } in SelectionCustomColors() function48 ~SelectionCustomColors() { MOZ_COUNT_DTOR(SelectionCustomColors); } in ~SelectionCustomColors() argument50 mozilla::Maybe<nscolor> mForegroundColor;51 mozilla::Maybe<nscolor> mBackgroundColor;52 mozilla::Maybe<nscolor> mAltForegroundColor;53 mozilla::Maybe<nscolor> mAltBackgroundColor;
48 struct SelectionCustomColors { struct54 mozilla::Maybe<nscolor> mBackgroundColor;55 mozilla::Maybe<nscolor> mAltForegroundColor;56 mozilla::Maybe<nscolor> mAltBackgroundColor;
49 struct SelectionCustomColors { struct55 mozilla::Maybe<nscolor> mBackgroundColor;56 mozilla::Maybe<nscolor> mAltForegroundColor;57 mozilla::Maybe<nscolor> mAltBackgroundColor;