Home
last modified time | relevance | path

Searched refs:position (Results 151 – 175 of 1319) sorted by relevance

12345678910>>...53

/plugin/bibtex4dw/lib/
H A Dbibtexparser.php621 $position = strrpos($entry, '=');
624 if (substr($entry, $position-1, 1) == '\\') {
628 $proceed = $this->_checkEqualSign($entry, $position);
631 $substring = substr($entry, 0, $position);
632 $position = strrpos($substring,'=');
634 if (substr($entry, $position-1, 1) == '\\') {
638 $proceed = $this->_checkEqualSign($entry, $position);
642 $value = trim(substr($entry, $position+1));
643 $entry = substr($entry, 0, $position);
679 $position
822 _checkEqualSign($entry, $position) global() argument
[all...]
/plugin/ol3/
H A Dstyle.css1position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-ra…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.php162 $position = $css_state->get_property(CSS_POSITION);
163 if ($position === CSS_PROPERTY_INHERIT) {
164 $position = $css_state->getInheritedProperty(CSS_POSITION);
167 if ($position === POSITION_ABSOLUTE ||
168 $position === POSITION_FIXED) {
457 $position = $position_handler->get($css_state->getState());
458 if ($position === CSS_PROPERTY_INHERIT) {
459 $position = $css_state->getInheritedProperty(CSS_POSITION);
462 if ($position === POSITION_ABSOLUTE || $position === POSITION_FIXED) {
/plugin/dwtimeline/
H A Dstyle.less28 position: relative;
36 position: absolute;
48 position: relative;
60 position: absolute;
106 position: absolute;
121 position: absolute;
137 position: absolute;
151 position: absolute;
170 position: relative;
214 position: relative;
[all …]
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php194 * @param string $position - the position on where to insert the text node
198 public function insertAdjacentTextNode(string $string, string $position = 'afterbegin'): XmlElement argument
201 $this->insertAdjacentDomElement($position, $textNode);
224 public function insertAdjacentHTML(string $position, string $html): XmlElement argument
229 $this->insertAdjacentDomElement($position, $internalElement);
342 * @param string $position
347 public function insertAdjacentDomElement(string $position, \DOMNode $domNode): XmlElement argument
349 switch ($position) {
369 throw new ExceptionBadArgument("The position (
[all...]
/plugin/batchedit/
H A Dinterface.css40 position: absolute;
68 position: relative;
75 position: relative;
81 position: fixed;
96 position: relative;
135 position: relative;
141 position: absolute;
167 position: relative;
261 position: absolute;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css33 position: absolute;
102 position: absolute;
592 position: relative;
602 position: relative;
638 position: relative;
655 position: relative;
658 position: relative;
899 position: fixed;
929 position: fixed;
975 position: fixed;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php37 protected $position; variable in Twig\\Lexer
111 $this->position = -1;
160 if ($this->position == \count($this->positions[0]) - 1) {
168 $position = $this->positions[0][++$this->position];
169 while ($position[1] < $this->cursor) {
170 if ($this->position == \count($this->positions[0]) - 1) {
173 $position = $this->positions[0][++$this->position];
177 $text = $textContent = substr($this->code, $this->cursor, $position[1] - $this->cursor);
178 if (isset($this->positions[2][$this->position][0])) {
182 $this->moveCursor($textContent.$position[0]);
[all …]
/plugin/picasawebalbum/
H A Djquery.slimbox2.css4 position: fixed;
15 position: absolute;
26 position: absolute;
35 position: absolute;
/plugin/dwedit/
H A Dstyle.css7 background-position: right 0;
21 background-position: right -45px;
26 background-position: right 0;
40 background-position: right -45px;
/plugin/lightboxv2/
H A Dscreen.css1position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0}#lightbox a img{bo…
/plugin/wysiwyg/css/
H A Dfck_internal.css46 background-position: center center;
57 background-position: center center;
69 background-position: 1px center;
80 background-position: 0 center;
88 background-position: center center;
110 background-position: center center;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css153 position: relative;
170 position: absolute;
177 position: absolute;
230 position: relative;
247 position: absolute;
252 position: absolute;
259 position: relative;
263 position: relative;
267 position: relative;
271 position: relative;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1position:static!important;position:relative}.jp-video-full div div{z-index:1000}.jp-video-full .jp…
/plugin/indexmenu2/cms/templates/ClassicVertical/
H A Dlayout.css10 position: relative;
15 position:relative;
28 position: absolute;
/plugin/googlemaps3/
H A Dscript.js51 function attachMarker(map, options, position) { argument
53 if (position == null) {
54 position = {lat: options.lat, lng: options.lng}; class in initMap.attachMarker
61 position: position,
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php62 public $position = 0; variable in TwigTestFoo
102 $this->position = 0;
107 return $this->array[$this->position];
117 ++$this->position;
122 return isset($this->array[$this->position]);
/plugin/newpagetemplate/
H A Dcli.php163 * @param int|string $position
166 function array_insert(&$array, $position, $insert) argument
168 if (is_int($position)) {
169 array_splice($array, $position, 0, $insert);
171 $pos = array_search($position, array_keys($array));
/plugin/elwikiupgrade/
H A Dstyle.css38 position: relative;
49 position: relative;
58 position: relative;
76 position: absolute;
/plugin/edittable/lib/
H A Dhandsontable.less90 position: relative;
97 position: relative;
103 position: absolute;
112 position: relative;
269 position: fixed;
278 position: fixed;
294 position: fixed;
305 position: fixed;
322 position: relative;
333 position: absolute;
[all …]
/plugin/indexmenu2/cms/templates/ClassicVerticalBlended/
H A Dlayout.css11 position: static;
16 position: relative;
30 position: absolute;
/plugin/indexmenu2/cms/templates/ClassicHorizontal/
H A Dlayout.css10 position: relative;
15 position:relative;
34 position: absolute;
/plugin/combo/resources/theme/default/components/css/
H A Drailbar-fixed.css2 position: absolute;
9 position: fixed;
13 position: absolute;
/plugin/bootnote/
H A Dstyle.css3 position: relative;
7 position: absolute;
27 position: relative;
100 position: absolute;
118 position:absolute;
126 position: absolute;
/plugin/datatables/assets/datatables.net-responsive-bs/css/
H A Dresponsive.bootstrap.min.css

12345678910>>...53