Searched defs:txt (Results 1 – 5 of 5) sorted by relevance
114 void LabelBtnAdapter::SetText(const std::string &txt) in SetText()
117 void TextLabelAdapter::SetText(const std::string &txt) in SetText()
146 std::string txt; in ParseString() local
51 std::u16string txt = u"insert text"; in FuzzStringUtils() local
141 std::u16string txt = converter.from_bytes(text); in ChangeSelection() local