Lines Matching defs:height
29 Buffer(int width, int height, int top_padding, int left_padding, in Buffer()
36 Buffer(int width, int height, int top_padding, int left_padding, in Buffer()
44 Buffer(int width, int height, int padding) in Buffer()
50 Buffer(int width, int height, int padding, unsigned int alignment) in Buffer()
161 for (int height = 0; height < height_; ++height) { in Set() local
173 for (int height = 0; height < height_; ++height) { in Set() local
190 for (int height = 0; height < height_; ++height) { in Set() local
210 for (int height = 0; height < height_; ++height) { in CopyFrom() local
222 for (int height = 0; height < height_ + top_padding_ + bottom_padding_; in DumpBuffer() local
246 for (int height = 0; height < height_; ++height) { in PrintDifference() local
263 for (int height = 0; height < height_; ++height) { in PrintDifference() local
292 for (int height = 0; height < height_; ++height) { in CheckValues() local
318 for (int height = 0; height < height_; ++height) { in CheckPadding() local
329 for (int height = 0; height < height_; ++height) { in CheckPadding() local
356 for (int height = 0; height < height_; ++height) { in CheckValues() local