Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h36 static const QColor expert_color_chat; /* light blue */ variable
H A Dcolor_utils.cpp25 const QColor ColorUtils::expert_color_chat = QColor (0x80, 0xb7, 0xf7); /* Light blue … member in ColorUtils
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h36 static const QColor expert_color_chat; /* light blue */ variable
H A Dcolor_utils.cpp25 const QColor ColorUtils::expert_color_chat = QColor (0x80, 0xb7, 0xf7); /* Light blue … member in ColorUtils
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h36 static const QColor expert_color_chat; /* light blue */ variable
H A Dcolor_utils.cpp25 const QColor ColorUtils::expert_color_chat = QColor (0x80, 0xb7, 0xf7); /* Light blue … member in ColorUtils
/dports/net/tshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h36 static const QColor expert_color_chat; /* light blue */ variable
H A Dcolor_utils.cpp25 const QColor ColorUtils::expert_color_chat = QColor (0x80, 0xb7, 0xf7); /* Light blue … member in ColorUtils