Lines Matching refs:elms_
844 elms_(elms) { }848 elms_(new ZoneList<TextElement>(1)) {849 elms_->Add(TextElement::CharClass(that));860 ZoneList<TextElement>* elements() { return elms_; }889 ZoneList<TextElement>* elms_;