Searched defs:kCellWidth (Results 1 – 9 of 9) sorted by relevance
12 static const SkScalar kCellWidth = SkIntToScalar(20); variable
43 static const int kCellWidth = CellFormat::kWidth; variable144 static const int kCellWidth = CellFormat::kWidth; variable269 static const int kCellWidth = CellFormat::kWidth; variable
45 static const int kCellWidth = CellFormat::kWidth; variable
43 static const int kCellWidth = CellFormat::kWidth; variable197 static const int kCellWidth = CellFormat::kWidth; variable
213 static const int kCellWidth = CellFormat::kWidth; variable298 static const int kCellWidth = CellFormat::kWidth; variable
105 static const int kCellWidth = 50; variable
441 static constexpr SkScalar kCellWidth = 1.3f * kColCount * kTileWidth; in onISize() local