Home
last modified time | relevance | path

Searched refs:graph_color_ack (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dlte_rlc_graph_dialog.cpp38 const QRgb graph_color_ack = tango_sky_blue_4; // Blue for ACK lines variable
159 acks_graph_->setPen(QPen(QBrush(graph_color_ack), 1.0)); in completeGraph()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dlte_rlc_graph_dialog.cpp38 const QRgb graph_color_ack = tango_sky_blue_4; // Blue for ACK lines variable
159 acks_graph_->setPen(QPen(QBrush(graph_color_ack), 1.0)); in completeGraph()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dlte_rlc_graph_dialog.cpp38 const QRgb graph_color_ack = tango_sky_blue_4; // Blue for ACK lines variable
159 acks_graph_->setPen(QPen(QBrush(graph_color_ack), 1.0)); in completeGraph()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dlte_rlc_graph_dialog.cpp38 const QRgb graph_color_ack = tango_sky_blue_4; // Blue for ACK lines variable
159 acks_graph_->setPen(QPen(QBrush(graph_color_ack), 1.0)); in completeGraph()