Home | History | Annotate | Download | only in instant

Lines Matching defs:text_

72         text_(text),
80 void set_text(const string16& text) { text_ = text; }
97 string16 text_;
126 int text_length = static_cast<int>(text_.size());
128 text_, verbatim_, text_length, text_length);