Home
last modified time | relevance | path

Searched defs:expert_color_warn (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h38 static const QColor expert_color_warn; /* yellow */ variable
H A Dcolor_utils.cpp27 const QColor ColorUtils::expert_color_warn = QColor (0xf7, 0xf2, 0x53); /* Yellow */ member in ColorUtils
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h38 static const QColor expert_color_warn; /* yellow */ variable
H A Dcolor_utils.cpp27 const QColor ColorUtils::expert_color_warn = QColor (0xf7, 0xf2, 0x53); /* Yellow */ member in ColorUtils
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h38 static const QColor expert_color_warn; /* yellow */ variable
H A Dcolor_utils.cpp27 const QColor ColorUtils::expert_color_warn = QColor (0xf7, 0xf2, 0x53); /* Yellow */ member in ColorUtils
/dports/net/tshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h38 static const QColor expert_color_warn; /* yellow */ variable
H A Dcolor_utils.cpp27 const QColor ColorUtils::expert_color_warn = QColor (0xf7, 0xf2, 0x53); /* Yellow */ member in ColorUtils