Home
last modified time | relevance | path

Searched refs:SetCustomEdit (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiDialogs.cpp1117 SetCustomEdit(new Edit(rcEditBounds)); in InputDialog()
1138 SetCustomEdit(new Edit(rcEditBounds)); in InputDialog()
1165 void InputDialog::SetCustomEdit(Edit *pCustomEdit) in SetCustomEdit() function in C4GUI::InputDialog
H A DC4MessageInput.cpp56SetCustomEdit(new C4GUI::CallbackEdit<C4ChatInputDialog>(C4Rect(0,0,10,10), this, &C4ChatInputDial… in C4ChatInputDialog()
H A DC4Gui.h2422 void SetCustomEdit(Edit *pCustomEdit);