Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dchatwindow.cpp1604 const TryRemoveColors tryRemoveColors) in resortChatLog() argument
1637 tryRemoveColors); in resortChatLog()
1712 tryRemoveColors); in resortChatLog()
1720 tryRemoveColors); in resortChatLog()
1735 tryRemoveColors); in resortChatLog()
1742 tryRemoveColors); in resortChatLog()
1755 tryRemoveColors); in resortChatLog()
1760 localChatTab->chatLog(line, own, ignoreRecord, tryRemoveColors); in resortChatLog()
1767 const TryRemoveColors tryRemoveColors) in battleChatLog() argument
1781 const TryRemoveColors tryRemoveColors) in channelChatLog() argument
[all …]
H A Dchatwindow.h223 const TryRemoveColors tryRemoveColors);
228 const TryRemoveColors tryRemoveColors);
234 const TryRemoveColors tryRemoveColors);
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/tabs/chat/
H A Dchattab.cpp114 const TryRemoveColors tryRemoveColors) in chatLog() argument
122 if (tryRemoveColors == TryRemoveColors_true && in chatLog()
242 debugChatTab->chatLog(line, own, ignoreRecord, tryRemoveColors); in chatLog()
H A Dchattab.h89 const TryRemoveColors tryRemoveColors);