Home
last modified time | relevance | path

Searched refs:top (Results 26 – 50 of 1580) sorted by relevance

12345678910>>...64

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.width.class.php8 var $top; variable in BorderWidth
12 $value =& new BorderWidth($this->top, $this->right, $this->bottom, $this->left);
16 function BorderWidth($top, $right, $bottom, $left) { argument
19 $this->top = $top->copy();
H A Dvalue.margin.class.php67 var $top; variable in MarginValue
73 if ($this->top === CSS_PROPERTY_INHERIT) {
75 $this->top = $value->copy();
96 …$value->top = ($this->top === CSS_PROPERTY_INHERIT) ? CSS_PROPERTY_INHERIT : $this->top->cop…
105 $value->top = MarginSideValue::init($data[0]);
116 $this->top->is_default() &&
121 $this->top->units2pt($base);
128 $this->top->calcPercentage($base);
H A Dvalue.padding.class.php62 var $top; variable in PaddingValue
68 if ($this->top === CSS_PROPERTY_INHERIT) {
70 $this->top = $value->copy();
91 …$value->top = ($this->top === CSS_PROPERTY_INHERIT) ? CSS_PROPERTY_INHERIT : $this->top->cop…
102 $this->top->is_default() &&
108 $value->top = PaddingSideValue::init($data[0]);
116 $this->top->units2pt($base);
123 $this->top->calcPercentage($base);
H A Dbackground.image.php95 $top = $driver->offset + mm2pt($media->margins['bottom']) + mm2pt($media->real_height());
100 $top = $box->get_top_background();
115 $driver->moveto($left, $top);
116 $driver->lineto($right, $top);
136 $padding_height = $top - $bottom;
181 $top - $image_height - $y_offset,
190 $top - $image_height - $y_offset,
203 $top - $image_height - $y_offset,
216 $top - $image_height + $y_offset,
H A Dflow_viewport.class.inc.php4 var $top; variable in FlowViewport
10 $this->top = 0;
18 $viewport->top = $box->get_top_padding();
23 $viewport->height = $box->get_height() + $padding->top->value + $padding->bottom->value;
29 function get_top() { return $this->top; }
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPadding.php37 public $top; variable in Google\\Service\\Sheets\\Padding
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedBoundingBox.php37 public $top; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
H A DGoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php37 public $top; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
H A DGoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php37 public $top; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php37 public $top; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
H A DGoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox.php37 public $top; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
84 public function setTop($top) argument
86 $this->top = $top;
93 return $this->top;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2BoundingBox.php33 public $top; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BoundingBox
70 public function setTop($top) argument
72 $this->top = $top;
79 return $this->top;
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css15 padding-top: 2px;
19 background: url(i/menu-base.gif) top left no-repeat;
23 background: url(i/menu-expanded-ctrl.gif) top left no-repeat;
26 background: url(i/menu-collapsed-ctrl.gif) top left no-repeat;
29 background: url(i/menu-expanded.gif) top left no-repeat;
32 background: url(i/menu-collapsed.gif) top left no-repeat;
35 background: url(i/sub.gif) top left no-repeat;
/plugin/bootswrapper/exe/help/
H A Daffix.txt9 <affix offset-top="50" position-top="100" position-right="20">
16 <affix offset-top="50" position-top="100" position-right="20">
25 | ''offset-top'' | optional | Offset from top of target (in ''px|em|%'') |
27 | ''position-top'' | optional | Top position of Affix element (in ''px|em|%'') |
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.default.css12 top: 25px;
58 top: 0;
61 border-top: none;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
66 -webkit-border-top-right-radius: 0;
67 -moz-border-top-right-radius: 0;
68 border-top-right-radius: 0;
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css12 top: 25px;
58 top: 0;
61 border-top: none;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
66 -webkit-border-top-right-radius: 0;
67 -moz-border-top-right-radius: 0;
68 border-top-right-radius: 0;
/plugin/ajaxedit/
H A Dstyle.css12 top: 25px;
58 top: 0;
61 border-top: none;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
66 -webkit-border-top-right-radius: 0;
67 -moz-border-top-right-radius: 0;
68 border-top-right-radius: 0;
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/
H A Dfontdata-extra.js19top:[8593,l]}},8614:{dir:m,HW:[[1,l]],stretch:{left:[57526,o],rep:[8722,l],right:[8594,l]}},8615:{… property in e.10589.stretch
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFsCommand.php33 public $top; variable in Google\\Service\\Dfareporting\\FsCommand
74 public function setTop($top) argument
76 $this->top = $top;
83 return $this->top;
/plugin/aimg/
H A Dstyle.css25 border-top: 1px solid #d5e6ee;
44 margin-top: 10px;
54 top: 0px;
84 top: 0xp;
91 .fn-area-innerborder-top {
93 top: 0xp;
95 border-top: 1px solid #fff;
102 top: 0xp;
111 top: 0xp;
123 top: 100%;
[all …]
/plugin/timetrack/
H A Dstyle.css34 margin-top:5px;
42 margin-top:10px;
57 margin-top: 0;
82 top: 25px;
128 top: 0;
131 border-top: none;
133 -webkit-border-top-left-radius: 0;
134 -moz-border-top-left-radius: 0;
135 border-top-left-radius: 0;
137 -moz-border-top-right-radius: 0;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_skyblue.css1top-color:#ffc341;border-bottom-color:#ffc341}.gridSelection,.timelineSelection{background-color:#…
/plugin/combo/resources/theme/default/components/css/
H A Dposition-quartile.css9 .top-25 {
10 top: 25%!important
13 .top-75 {
14 top: 75%!important
/plugin/s5/ui/yatil/
H A Dframing.css6 div#header, div#footer, div.slide {width: 100%; top: 0; left: 0;}
7 div#header {top: 0; height: 3em;}
8 div#footer {top: auto; bottom: 0; height: 2.5em;}
9 div.slide {top: 0; width: 92%; padding: 3.5em 4% 4%;}
10 div#controls {left: 50%; top: 0; width: 50%; height: 100%;}
11 #footer>div#controls {bottom: 0; top: auto; height: auto;}
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:none;colo…

12345678910>>...64