Home
last modified time | relevance | path

Searched refs:COL_MSG (Results 1 – 25 of 25) sorted by relevance

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/properties/
H A Dtrackerlistwidget.cpp268 m_DHTItem->setText(COL_MSG, ""); in clear()
272 m_PEXItem->setText(COL_MSG, ""); in clear()
276 m_LSDItem->setText(COL_MSG, ""); in clear()
313 m_DHTItem->setText(COL_MSG, privateMsg); in loadStickyItems()
314 m_PEXItem->setText(COL_MSG, privateMsg); in loadStickyItems()
315 m_LSDItem->setText(COL_MSG, privateMsg); in loadStickyItems()
402 item->setText(COL_MSG, entry.message); in loadTrackers()
H A Dtrackerlistwidget.h56 COL_MSG, enumerator
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dcdv_timer_cb.erl32 -define(COL_MSG, ?COL_NAME+1). macro
H A Dcdv_proc_cb.erl37 -define(COL_MSG, ?COL_MEM+1). macro
H A Dobserver_pro_wx.erl40 -define(COL_MSG, ?COL_MEM+1). macro
/dports/editors/se/se-3.0.1/src/
H A Dscreen.c141 mesg ("", COL_MSG); in getcmd()
175 litnnum ("col ", cursor + 1, COL_MSG); in getcmd()
177 mesg ("", COL_MSG); in getcmd()
416 litnnum ("col ", cursor + 1, COL_MSG); in getcmd()
418 mesg ("", COL_MSG); in getcmd()
H A Dse.h67 #define COL_MSG 7 macro