Searched refs:kLabelWidth (Results 1 – 2 of 2) sorted by relevance
59 static const int kLabelWidth = 64; variable797 return SkISize::Make(kLabelWidth + numCols * (wh + kPad), in onISize()909 SkRect dstRect = SkRect::MakeXYWH(kLabelWidth, 0.f, srcRect.width(), srcRect.height()); in onDraw()916 dstRect.fRight = kLabelWidth + 1.5f * srcRect.width(); in onDraw()
59 static const int kLabelWidth = 64; variable1148 return SkISize::Make(kLabelWidth + numCols * (wh + kPad), in onISize()1269 SkRect dstRect = SkRect::MakeXYWH(kLabelWidth, 0.f, srcRect.width(), srcRect.height()); in onDraw()1276 dstRect.fRight = kLabelWidth + 1.5f * srcRect.width(); in onDraw()