Home
last modified time | relevance | path

Searched refs:position (Results 26 – 50 of 1319) sorted by path

12345678910>>...53

/plugin/airtable/
H A DREADME.md84 …ype: "image" | record-url: "URL" | alt-tag: "ALT_TAG" | image-size: "IMG_SIZE" | position: "POS"}}`
93 * `position` - Where the image is displayed on the page. Values:
101 …cAvmU5363ofWYR6" | image-size: "full" | alt-tag: "Digital Snake to Ethernet" | position: "right"}}`
H A Dstyle.css2 /*position: absolute; left: 20%; top: 20%;*/
H A Dsyntax.php307 $position = "mediacenter";
309 $position = "mediaright";
311 $position = "medialeft";
313 $position = '';
322 …['image-size']]['url'] . '" style="' . $image_styles . '" class="airtable-image ' . $position . '">
/plugin/ajaxedit/
H A Dstyle.css14 position: absolute;
19 /* Hides position: fixed from IE6 */
21 position: fixed;
29 background-position: 0 0;
57 position: absolute;
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css14 position: absolute;
19 /* Hides position: fixed from IE6 */
21 position: fixed;
29 background-position: 0 0;
57 position: absolute;
/plugin/ajaxpeon/
H A Dstyle.css3 position: fixed;
/plugin/amcharts/assets/amcharts/
H A Damcharts.js35 …=this.position;"H"==this.orientation?("left"==a&&(a="bottom"),"right"==a&&(a="top")):("bottom"==a&…
49 this.offset;switch(this.position){case "bottom":b=this.height+d;break;case "top":b=-d;break;case "l…
52position){case "bottom":c=0;e=k;g?(d=0,f=l):(d=l,f=l+1E3);break;case "top":c=0;e=k;g?(d=0,f=l):(d=…
88 …xisWidth=a.width,"bottom"==a.position?(k=c/2+f+n+m-1,c=l):(k=-c/2-f+m+k,c=g+l)):(this.axisWidth=a.…
91 (n=g.labelRotation),isNaN(g.fontSize)||(r=g.fontSize),g.position&&(ea=g.position),void 0!==g.boldLa…
99 …w="hidden";c.position="relative";c.textAlign="left";this.chartDiv=b;b=document.createElement("div"…
106position="relative",f.position="relative",e.position){case "bottom":k.appendChild(b);k.appendChild…
107position="relative";f.position="absolute";k.appendChild(b);k.appendChild(c);break;case "left":g.wi…
120position;if("top"==b||"bottom"==b){a-=c;if(0>a||isNaN(a))a=0;this.chartDiv.style.height=a+"px"}}re…
183 …on?(z="top"==b.position?0:b.height,p.push(p[p.length-1]),r.push(z),p.push(p[0]),r.push(z),p.push(a…
[all …]
H A Dserial.js3 …ar g=c[b];g.ignoreAxisWidth||(g.setOrientation(!0),g.fixAxisPosition(),a[g.position]=!0)}for(b=0;b<
4position]=!0)}else{d=this.valueAxes;for(b=0;b<d.length;b++)c=d[b],c.ignoreAxisWidth||(c.setOrienta…
6 …=a.labelsSet,f=a.tickLength;a.inside&&(f=0);if(e)switch(e=a.getBBox(),a.position){case "top":a=e.y…
17position,d=a.scrollbarHeight+a.offset;a.enabled&&("top"==c?b?this.marginLeftReal+=d:this.marginTop…
29 …Scrollbar;a&&(this.getScrollbarPosition(a,this.rotate,this.categoryAxis.position),this.adjustMargi…
30 !this.rotate,this.valueAxes[0].position),this.adjustMargins(a,!this.rotate)},updateScrollbars:funct…
70 …l(this,a);this.minPeriod="DD";this.equalSpacing=this.parseDates=!1;this.position="bottom";this.sta…
74 …0);k++;A=this.cellWidth;D&&(A=NaN,this.ignoreAxisWidth||!c.autoMargins)&&(A="right"==this.position?
89 …id].y)}this.rotate?("left"==this.position?(f&&(h-=d.width),0<h&&(h=0)):0>h&&(h=0),d.fixHLine(a,h))…
H A Dxy.js3 …ar g=c[b];g.ignoreAxisWidth||(g.setOrientation(!0),g.fixAxisPosition(),a[g.position]=!0)}for(b=0;b<
4position]=!0)}else{d=this.valueAxes;for(b=0;b<d.length;b++)c=d[b],c.ignoreAxisWidth||(c.setOrienta…
6 …=a.labelsSet,f=a.tickLength;a.inside&&(f=0);if(h)switch(h=a.getBBox(),a.position){case "top":a=h.y…
17position,d=a.scrollbarHeight+a.offset;a.enabled&&("top"==c?b?this.marginLeftReal+=d:this.marginTop…
24 …yAxes=b;var c=this.valueAxes,d,g;for(g=0;g<c.length;g++){d=c[g];var h=d.position;if("top"==h||"bot…
34 …n(a,!0,this.yAxes[0].position),this.adjustMargins(a,!0));if(a=this.scrollbarH)this.getScrollbarPos…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js445 curtain.style.position = 'absolute';
H A Ddataloader.min.js1 …d+"-curtain"),e.className="amcharts-dataloader-curtain",!0!==d){e.style.position="absolute",e.styl…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md135 position | top-right | A position of export icon. Possible values: "top-left", "top-right" (default…
270 In case you have an external legend you need to define the position where it should get placed in y…
276 "position": "top", // or "right", "bottom" and "left" are possible
516 … "arrow": "end", // position of the arrow on drawn lines; "start","middle" and "end" are available
H A Dexport.css5 position: absolute;
22 position: absolute;
32 position: absolute;
43 position: absolute;
54 position: absolute;
65 position: absolute;
76 position: absolute;
87 position: absolute;
98 position: absolute;
109 position: absolute;
[all …]
H A Dexport.js99 position: { class in AmCharts._this.drawing.buffer
429 position: "top-right", property in AmCharts._this.defaults
956 var ref = _this.drawing.buffer.position;
1052 position: _this.config.legend.position, property in AmCharts._this.capture.group.legend
1061 if ( [ "left", "right" ].indexOf( group.legend.position ) != -1 ) {
1064 } else if ( [ "top", "bottom" ].indexOf( group.legend.position ) != -1 ) {
1389 if ( group.parent.style.position == "absolute" ) {
1408 if ( group.legend.position == "left" ) {
1410 } else if ( group.legend.position == "right" ) {
1412 } else if ( group.legend.position == "top" ) {
[all …]
H A Dexport.min.js1position:{x1:0,y1:0,x2:0,y2:0,xD:0,yD:0}},handler:{undo:function(a,b){var d=c.drawing.undos.pop();… class in AmCharts.c.drawing.buffer
2 …+"-export-menu "+c.setup.chart.classNamePrefix+"-export-menu-"+c.config.position+" amExportButton"…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js4992 for (var position in colorStop) {
4993 var color = new fabric.Color(colorStop[position]);
4995 offset: position,
8862 position: 'relative'
8876 position: 'absolute',
11809 for (var position in options.colorStops) {
11810 var color = new fabric.Color(options.colorStops[position]);
11812 offset: position,
12171 position = this.translateToOriginPoint(center, this.originX, this.originY);
12173 this.set('left', position.x);
[all …]
H A Dfabric.min.js4 …on(colorStop){for(var position in colorStop){var color=new fabric.Color(colorStop[position]);this.…
5position:"relative"});fabric.util.makeElementUnselectable(this.wrapperEl)},_applyCanvasStyle:funct…
6position in options.colorStops){var color=new fabric.Color(options.colorStops[position]);gradient.…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js11504position = (typeof position == 'undefined' ? length : nativeMin(position < 0 ? 0 : (+position || 0…
11505 return position >= 0 && string.indexOf(target, position) == position;
11846position = position == null ? 0 : nativeMin(position < 0 ? 0 : (+position || 0), string.length);
11847 return string.lastIndexOf(target, position) == position;
16241 if (!position) {
16245 return position;
16425 return position;
16483 return position;
16509 return position;
17603 position = -1;
[all …]
H A Dpdfmake.min.js1 …s.getDataUrl(function(t){var e=document.createElement("iframe");e.style.position="absolute",e.styl…
15position:void 0)||0,n.position),l=null!=f[c]?f[c]:f[c]=this.wordWidth(c),l>this.lineWidth+this.con…
H A Dpdfmake.min.js.map1position","left","src","onload","removeIFrame","body","removeChild","removeEventListener","addEven…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md131 rule applied only when the chart legend is set to particular position.
H A Dresponsive.js1195 …ined || ( chart.legend !== undefined && chart.legend.position !== undefined && chart.legend.positi…
H A Dresponsive.min.js1position:"top"},periodSelector:{position:"bottom"}}},{maxWidth:400,overrides:{dataSetSelector:{sel…
H A Dresponsive.min.js.map7 …,"maxWidth","minHeight","maxHeight","rotate","legendPosition","legend","position","overrides","gan…
/plugin/amcharts/assets/
H A Djs-yaml.min.js2position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.documents=[]}function l(e,t){return…

12345678910>>...53