Lines Matching refs:Bounds
129 bounds := png.Bounds()
156 fmt.Fprintf(w, " width: %d; height: %d; bitdepth: %d;\n", bounds.Dx(), bounds.Dy(), bitdepth)
257 for y := bounds.Min.Y; y < bounds.Max.Y; y++ {
260 for x := bounds.Min.X; x < bounds.Max.X; x++ {
265 for x := bounds.Min.X; x < bounds.Max.X; x++ {
270 for x := bounds.Min.X; x < bounds.Max.X; x++ {
275 for x := bounds.Min.X; x < bounds.Max.X; x++ {
280 for x := bounds.Min.X; x < bounds.Max.X; x++ {
294 for x := bounds.Min.X; x < bounds.Max.X; x++ {
309 for x := bounds.Min.X; x < bounds.Max.X; x++ {