Home
last modified time | relevance | path

Searched refs:Background (Results 1 – 25 of 89) sorted by relevance

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.background.php12 class Background extends CSSValue { class
47 function Background($color, $image, $repeat, $position, $attachment) { function in Background
58 * @return Background A copy of current object
61 $value =& new Background(is_null($this->_color) ? null : $this->_color->copy(),
H A Dcss.background.inc.php18 $this->default_value = new Background(CSSBackgroundColor::default_value(),
45 $background = new Background(CSSBackgroundColor::parse($value),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php22 protected $backgroundType = Background::class;
80 * @param Background
82 public function setBackground(Background $background)
87 * @return Background
H A DBackground.php20 class Background extends \Google\Model class
42 class_alias(Background::class, 'Google_Service_Docs_Background');
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties107 background=Background
108 backgroundColor=Background Color
109 backgroundImage=Background Image
181 transparentBackground=Transparent Background?
H A Deditor.properties.bak103 background=Background
104 backgroundColor=Background Color
105 backgroundImage=Background Image
177 transparentBackground=Transparent Background?
H A Deditor_zh-CN.properties103 background=Background
104 backgroundColor=Background Color
105 backgroundImage=Background Image
177 transparentBackground=Transparent Background?
/plugin/bootswrapper/exe/help/
H A Djumbotron.txt27 ===== Background and text colors =====
44 | ''background'' | Background URL or DokuWiki Media link (eg '':wiki:logo.png'') |
/plugin/cellbg/
H A Dplugin.info.txt5 name Cell Background
/plugin/cellbg2/
H A Dplugin.info.txt5 name Cell Background
/plugin/revealjs/
H A Dexample_presentation.dokuwiki220 ===== Background Orange =====
225 ===== Background =====
378 ====== H1 With Background ======
382 ==== Without Background 1 ====
386 ===== Without Background 2 =====
H A Dchangelog.md23 - Background images are recognized case insensitive by the endings gif, png, jpg, jpeg, svg
24 …- Background image size is recognized by postfix `%` and `px` or by keywords `auto`, `contain` and…
25 …- Background image position is recognized by keywords `top`, `bottom`, l`eft`, `right`, `center` (…
26 …- Background image repeat is recognized by the keyword `repeat` (no-repeat is the default in Revea…
27 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
H A DREADME.md271 …- Background images are recognized case insensitive by the endings gif, png, jpg, jpeg, svg and ca…
272 …- Background image size is recognized by postfix `%` and `px` or by keywords `auto`, `contain` and…
273 …- Background image position is recognized by keywords `top`, `bottom`, `left`, `right`, `center` (…
274 …- Background image repeat is recognized by the keyword `repeat` (no-repeat is the default in Revea…
275 …- Background transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or …
/plugin/revealjs/css/theme/template/
H A Dsettings.scss4 // Background of the presentation
/plugin/revealjs/css/theme/source/
H A Dbeige.scss30 // Background generator
H A Dleague.scss25 // Background generator
H A Dsky.scss37 // Background generator
H A Dsolarized.scss54 // Background generator
/plugin/diagramsnet/lib/math/extensions/
H A DHelpDialog.js19 …j.loadDomain("HelpDialog",["Post",e,l])};e.Post=function(n){this.div=a.Background(this);var l=f.ad…
/plugin/avatar/parts/
H A Dimage.info57 layer 120x120 0,0 Background
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java24 import com.flagstone.transform.Background;
187 movie.add(new Background(WebPalette.WHITE.color())); in encode()
/plugin/combo/
H A Ddeleted.files42 class/Background.php
239 ComboStrap/Background.php
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt116 "bgColorTitle": "Background Color",
248 "bgcolor": "Background color",
592 "bgColor": "Background Color",
742 SelectedBGColor: 'Selected Background Color',
743 BGColors: 'Background Colors',
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt116 "bgColorTitle": "Background Color",
248 "bgcolor": "Background color",
592 "bgColor": "Background Color",
742 SelectedBGColor: 'Selected Background Color',
743 BGColors: 'Background Colors',
/plugin/imageflow/
H A DREADME.md44 ``div.imageflow_wrapper.scripting_active``|Background Color of the viewport when javascript is enab…

1234