Searched defs:photoWidth (Results 1 – 9 of 9) sorted by relevance
38 int photoWidth; member
137 float photoWidth = 0.0f; in local_readNode() local
65 private int photoWidth; field in HomeEnvironment440 public void setPhotoWidth(int photoWidth) { in setPhotoWidth()444 firePropertyChange(Property.PHOTO_WIDTH.name(), oldPhotoWidth, photoWidth); in setPhotoWidth() local
78 ) | rpl::start_with_next([=](int max, int photoWidth, int uploadWidth) { in SetupPhoto()
886 int photoWidth = (pageWidth - (MARGIN * 2) - ((columns - 1) * GAP)) / columns; in createPhotoGrid() local
132 int photoWidth = 0; member
908 Integer photoWidth = parseOptionalInteger(attributes, "photoWidth"); in setEnvironmentAttributes() local
365 int photoWidth = (pageWidth - (MARGIN * 2) - ((columns - 1) * GAP)) / columns; in createPhotoGrid() local