Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1079 class TextFieldDelegate : public FieldDelegate { class
1081 TextFieldDelegate(const char *label, const char *content, bool required) in TextFieldDelegate() function in curses::TextFieldDelegate