Searched refs:verticalWeight (Results 1 – 1 of 1) sorted by relevance
652 chunk.verticalWeight = chunk.rect.height / verticalPatchSum; in getChunks()790 p.dest.height = Math.round(streatchableHeight * chunk.verticalWeight); in getProjections()827 public float verticalWeight = 0.0f; field in NinePatchedImage.Chunk832 verticalWeight = 0.0f; in init()856 return String.format("%s %f/%f %s", typeToString(), horizontalWeight, verticalWeight, in toString()