Searched defs:txt (Results 1 – 3 of 3) sorted by relevance
52 void TextLabelAdapter::SetText(const std::string &txt) in SetText()
111 void LabelBtnAdapter::SetText(const std::string &txt) in SetText()
146 std::string txt; in ParseString() local