Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1315 void SetText(const char *text) { in SetText() function in curses::TextFieldDelegate
2039 field.SetText(arguments.GetArgumentAtIndex(i)); in AddArguments()
2225 void SetName(const char *name) { return GetKeyField().SetText(name); } in SetName()
2227 void SetValue(const char *value) { return GetValueField().SetText(value); } in SetValue()
4804 void SetText(const char *text) { in SetText() function in TreeItem
5411 item[i].SetText(details.GetStringAtIndex(i)); in TreeDelegateGenerateChildren()