Searched refs:kCellWidth (Results 1 – 4 of 4) sorted by relevance
12 static const SkScalar kCellWidth = SkIntToScalar(20); variable46 SkRect cell = SkRect::MakeLTRB(col * kCellWidth, in onDraw()48 (col+1) * kCellWidth, in onDraw()52 SkRect bottom = SkRect::MakeLTRB(col * kCellWidth, in onDraw()54 (col+1) * kCellWidth, in onDraw()58 SkRect right = SkRect::MakeLTRB(col * kCellWidth + (kCellWidth-SK_Scalar1), in onDraw()60 (col+1) * kCellWidth, in onDraw()
303 static const int kCellWidth = CellFormat::kWidth; variable354 cell_start_width += kCellWidth) { in Pack()358 complete_src_.block(cell_start_width, cell_start_depth, kCellWidth, in Pack()360 for (int w = 0; w < kCellWidth; w++) { in Pack()392 static const int kCellWidth = CellFormat::kWidth; variable
76 static const int kCellWidth = CellFormat::kWidth; variable94 cell_start_width += kCellWidth) { in Pack()
175 static const int kCellWidth = CellFormat::kWidth; variable281 static const int kCellWidth = CellFormat::kWidth; variable