Lines Matching refs:yCoordinate
245 for (unsigned yCoordinate = topLeft.y(); yCoordinate <= bottomRight.y(); ++yCoordinate) {
247 RefPtr<TiledDrawingAreaTile> currentTile = tileAt(TiledDrawingAreaTile::Coordinate(xCoordinate, yCoordinate));
339 for (unsigned yCoordinate = topLeft.y(); yCoordinate <= bottomRight.y(); ++yCoordinate) {
341 TiledDrawingAreaTile::Coordinate currentCoordinate(xCoordinate, yCoordinate);
438 for (unsigned yCoordinate = topLeft.y(); yCoordinate <= bottomRight.y(); ++yCoordinate) {
440 TiledDrawingAreaTile::Coordinate currentCoordinate(xCoordinate, yCoordinate);