Home
last modified time | relevance | path

Searched defs:fPasting (Results 1 – 5 of 5) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4StartupNetDlg.h185 C4GUI::Edit::InputResult OnJoinAddressEnter(C4GUI::Edit *edt, bool fPasting, bool fPastingMore) in OnJoinAddressEnter()
187 C4GUI::Edit::InputResult OnSearchFieldEnter(C4GUI::Edit *edt, bool fPasting, bool fPastingMore) in OnSearchFieldEnter()
H A DC4GuiEdit.cpp262 bool Edit::DoFinishInput(bool fPasting, bool fPastingMore) in DoFinishInput()
730 Edit::InputResult RenameEdit::OnFinishInput(bool fPasting, bool fPastingMore) in OnFinishInput()
H A DC4ChatDlg.cpp151 C4GUI::Edit::InputResult C4ChatControl::ChatSheet::OnChatInput(C4GUI::Edit *edt, bool fPasting, boo… in OnChatInput()
480 C4GUI::Edit::InputResult C4ChatControl::OnLoginDataEnter(C4GUI::Edit *edt, bool fPasting, bool fPas… in OnLoginDataEnter()
H A DC4MessageInput.cpp112 C4GUI::Edit::InputResult C4ChatInputDialog::OnChatInput(C4GUI::Edit *edt, bool fPasting, bool fPast… in OnChatInput()
H A DC4GameLobby.cpp448 C4GUI::Edit::InputResult MainDlg::OnChatInput(C4GUI::Edit *edt, bool fPasting, bool fPastingMore) in OnChatInput()