Searched refs:kNumColumns (Results 1 – 6 of 6) sorted by relevance
110 static const int kNumColumns = SK_ARRAY_COUNT(kAllVerbs); variable111 static const int kTotalWidth = kNumColumns * (kCellWidth + kCellPad) + kCellPad;
17 constexpr int kNumColumns = 6; variable112 return SkISize::Make(kNumColumns * (2*kRadius+2*kPad), kNumRows * (2*kRadius+2*kPad)); in onISize()
201 static const int kNumColumns = 7; variable202 static const int kTotalWidth = kNumColumns * 160 + 10;
194 static const int kNumColumns = 7; variable195 static const int kTotalWidth = kNumColumns * 160 + 10;