Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:visit_count

55   int visit_count;
217 i + 1, cur.url.c_str(), cur.title.c_str(), cur.visit_count,
224 for (int j = 0; j < cur.visit_count; ++j) {