Searched refs:cp_BackgroundImage (Results 1 – 5 of 5) sorted by relevance
33 public String cp_BackgroundImage; field in CGStyle43 if (cp_BackgroundImage == null || cp_BackgroundImage.equals(PropertyNames.EMPTY_STRING)) in getBackgroundUrl()49 return cp_BackgroundImage; in getBackgroundUrl()
33 public String cp_BackgroundImage; field in CGDesign
439 …sh(settings.cp_DefaultSession.getStyle(), settings.cp_DefaultSession.cp_Design.cp_BackgroundImage); in addStylePreview()905 String bg = settings.cp_DefaultSession.cp_Design.cp_BackgroundImage; in updateBackgroundText()952 …sh(settings.cp_DefaultSession.getStyle(), settings.cp_DefaultSession.cp_Design.cp_BackgroundImage); in refreshStylePreview()
430 bgDialog.setSelected(settings.cp_DefaultSession.cp_Design.cp_BackgroundImage); in chooseBackground()456 settings.cp_DefaultSession.cp_Design.cp_BackgroundImage = (String) background; in setBackground()
305 String background = settings.cp_DefaultSession.cp_Design.cp_BackgroundImage; in copyMedia()
Completed in 36 milliseconds