Searched defs:countLines (Results 1 – 3 of 3) sorted by relevance
212 func countLines(data []byte) (int, error) { func
698 int SkCodec::getScanlines(void* dst, int countLines, size_t rowBytes) { in getScanlines()717 bool SkCodec::skipScanlines(int countLines) { in skipScanlines()
2830 void ASTUnit::PreambleData::countLines() const { in countLines() function in ASTUnit::PreambleData