Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h40 static const QColor expert_color_foreground; /* black */ variable
H A Dcolor_utils.cpp29 const QColor ColorUtils::expert_color_foreground = QColor (0x00, 0x00, 0x00); /* Black */ member in ColorUtils
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h40 static const QColor expert_color_foreground; /* black */ variable
H A Dcolor_utils.cpp29 const QColor ColorUtils::expert_color_foreground = QColor (0x00, 0x00, 0x00); /* Black */ member in ColorUtils
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h40 static const QColor expert_color_foreground; /* black */ variable
H A Dcolor_utils.cpp29 const QColor ColorUtils::expert_color_foreground = QColor (0x00, 0x00, 0x00); /* Black */ member in ColorUtils
/dports/net/tshark/wireshark-3.6.1/ui/qt/utils/
H A Dcolor_utils.h40 static const QColor expert_color_foreground; /* black */ variable
H A Dcolor_utils.cpp29 const QColor ColorUtils::expert_color_foreground = QColor (0x00, 0x00, 0x00); /* Black */ member in ColorUtils