Searched defs:txt (Results 1 – 4 of 4) sorted by relevance
52 void TextLabelAdapter::SetText(const std::string &txt) in SetText()
114 void LabelBtnAdapter::SetText(const std::string &txt) in SetText()
146 std::string txt; in ParseString() local
147 std::u16string txt = converter.from_bytes(text); in ChangeSelection() local