Searched refs:canAddWidth (Results 1 – 4 of 4) sorted by relevance
32 if (!row->canAddWidth(width, this->width())) { in addRect()43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
53 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function