Lines Matching defs:first_
69 LineEditor *LineEditor::first_ = NULL;75 next_(first_) {76 first_ = this;81 LineEditor* current = first_;