Home | History | Annotate | Download | only in webkitmerge

Lines Matching refs:lines

99 char* GetFile(string fileNameStr, size_t* sizePtr = NULL, int* lines = NULL) 
124 if (lines)
125 *lines = lineCount;
334 commentStart = m_text; // before anything else, turn embedded comments into their own lines
411 // all of which may be on separate lines