Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dsequence_diagram.cpp25 const int max_comment_em_width_ = 20; variable
150 int elide_w = com_fm.height() * max_comment_em_width_; in setData()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dsequence_diagram.cpp25 const int max_comment_em_width_ = 20; variable
150 int elide_w = com_fm.height() * max_comment_em_width_; in setData()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dsequence_diagram.cpp25 const int max_comment_em_width_ = 20; variable
150 int elide_w = com_fm.height() * max_comment_em_width_; in setData()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dsequence_diagram.cpp25 const int max_comment_em_width_ = 20;
150 int elide_w = com_fm.height() * max_comment_em_width_;