Lines Matching defs:first
131 if let Some(first) = parts.next() {
132 self.none(first);
358 let mut first = true;
361 if !first {
364 first = false;
378 if !first {
381 first = false;
389 if !first {
392 first = false;
412 if !first {
415 first = false;
523 // Since we're writing spaces from the tab point we first need to know if we
578 let trailing_indent = spaces; // Don't indent any further than the first line is indented
858 let mut first = true;
860 if first {
861 first = false;