Searched defs:kFirstLineLength (Results 1 – 2 of 2) sorted by relevance
71 const int kFirstLineLength = 40; in skipFileHeader() local
27 static const size_t kFirstLineLength = 40; variable