Home
last modified time | relevance | path

Searched refs:rect (Results 26 – 50 of 296) sorted by relevance

12345678910>>...12

/plugin/socialite/images/
H A Demail.svg3 viewBox="0 0 512 512"><rect
6 fill="teal"/><rect width="356" height="256" x="78" y="128" fill="#fff" rx="8%"/><path fill="none" s…
H A Dtwitter.svg3 viewBox="0 0 512 512"><rect
H A Dhackernews.svg3 viewBox="0 0 512 512"><rect
H A Dfacebook.svg3 viewBox="0 0 512 512"><rect
H A Dvk.svg3 viewBox="0 0 512 512"><rect
H A Dpinterest.svg3 viewBox="0 0 512 512"><rect
/plugin/pdftools/
H A Dadmin.svg8 <rect x="36" y="32" width="4" height="12"/>
9 <rect x="32" y="36" width="12" height="4"/>
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js191 var rect = this.paper_.rect(x, y, w, h).attr(RECT);
192 return this.pushToStack(rect);
279 var rect = this.paper_.path(handRect(x, y, w, h)).attr(RECT);
280 return this.pushToStack(rect);
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php315 var $rect; variable in PDFAnnotationExternalLink
327 $this->rect = $rect;
343 var $rect; variable in PDFAnnotationInternalLink
355 $this->rect = $rect;
407 $this->_rect = $rect;
518 $rect, argument
587 $rect,
649 $rect,
934 $rect,
987 $rect,
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupGraphics.js64 c.rect(0, 0, w, h);
79 c.rect(0, h * 0.2, w * 0.75, h * 0.05);
81 c.rect(0, h * 0.45, w * 0.6, h * 0.05);
83 c.rect(0, h * 0.7, w * 0.95, h * 0.05);
89 c.rect(0, h * 0.5, w * 0.65, h * 0.05);
165 c.rect(0, 0, w, h);
265 c.rect(0, 0, w, h);
556 c.rect(0, 0, w, h);
844 c.rect(0, 0, w, h);
1026 c.rect(0, 0, w, h);
[all …]
H A DmxMockupText.js173 c.rect(0, 0, w, h);
214 c.rect(0, 0, buttonRight, h);
219 c.rect(buttonLeft, 0, buttonRight - buttonLeft, h);
231 c.rect(0, 0, w, h);
343 c.rect(0,0, textWidth, callH);
374 c.rect(w - textWidth,0, textWidth, callH);
436 c.rect(0, h - callH, textWidth, callH);
652 c.rect(0, 0, w, h);
737 c.rect(0, 0, w, h);
800 c.rect(0, 0, w, h);
[all …]
H A DmxMockupForms.js78 c.rect(0, 0, trueW, trueH);
205 c.rect(0, 0, trueW, trueH);
1074 c.rect(0, 0, w, h);
1122 c.rect(0, 0, w, h);
1374 c.rect(0, 0, w, h);
1416 c.rect(0, 0, w, h);
1464 c.rect(0, 0, w, h);
1847 c.rect(0, 0, w, h);
1920 c.rect(0, 0, w, h);
2298 c.rect(0, messX, w, h - messX);
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxC4.js60 mxShapeC4Person.prototype.getLabelMargins = function(rect) argument
62 var headSize = Math.min(rect.width / 2, rect.height / 3);
124 mxShapeC4Person2.prototype.getLabelMargins = function(rect) argument
126 var headSize = Math.min(rect.width * 0.45, rect.height * 0.45);
H A DmxCabinets.js50 c.rect(0, 0, w, h);
57 c.rect(0, 0, w, wallTh);
71 c.rect(0, h - 40, w, 40);
76 c.rect(0, h - wallTh, w, wallTh);
H A DmxAndroid.js108 c.rect(0, 0, w, h);
260 c.rect(0, 0, w, h);
266 c.rect(0, 0, w, h);
303 c.rect(w - 51, h * 0.5 + 5, 2, 1);
306 c.rect(w - 48, h * 0.5 + 2, 2, 4);
309 c.rect(w - 45, h * 0.5 - 1, 2, 7);
620 c.rect(0, 0, w, trueH);
863 c.rect(0, 0, w, h);
1305 c.rect(0, dy - 20, w - 18, 40);
1447 c.rect(w - 5, 0, 5, h - 7);
[all …]
H A DmxUML25.js187 c.rect(w - 10, h * 0.5 - 10, 10, 20);
249 c.rect(5, h * 0.5 - 17, 20, 34);
252 c.rect(0, h * 0.5 - 13, 10, 10);
255 c.rect(0, h * 0.5 + 3, 10, 10);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css36 clip:rect(0px,52px,104px,0px);
78 clip:rect(0px,104px,104px,52px);
88 clip:rect(auto, auto, auto, auto);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php219 var $rect; variable in PDFAnnotationExternalLink
231 $this->rect = $rect;
247 var $rect; variable in PDFAnnotationInternalLink
259 $this->rect = $rect;
311 $this->_rect = $rect;
422 $rect, argument
490 $rect,
552 $rect,
838 $rect,
891 $rect,
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java157 Rectangle rect = getVisibleRect(); in paintComponent() local
161 rect = rect.intersection(g.getClipBounds()); in paintComponent()
168 g2.fill(rect); in paintComponent()
/plugin/callflow/
H A Dscript.js53 …this.tp = paper.rect(BB.x-4,BB.y-2,BB.width+8,BB.height+4).attr({"fill":style.tooltip.bgr,"stroke"…
289 paper.rect(
364 …paper.rect(BB.x,BB.y,BB.width,BB.height).attr({"stroke":"none","fill":style.bgr}).toBack();//backg…
421 paper.rect(
452 paper.rect(
487 paper.rect(0, 0, maxx+style.margin, y+(style.cols.height+20))
/plugin/advrack/
H A Dscript.js69 …var raph_rack = paper.rect(6,6, rack_width[1] * 2.54 * drawing_wscale, rack_height[1] * 4.445 * dr…
108 …var server_block = paper.rect(boundaries.x, boundaries.y + ((equipment['index']-1) * 4.445 * drawi…
137 …var cage_block = paper.rect(boundaries.x, boundaries.y + ((equipment['index']-1) * 4.445 * drawing…
221 …var filler = paper.rect(boundaries.x, boundaries.y + ((equipment['index']-1) * 4.445 * drawing_hsc…
303 …module = paper.rect(rack_boundaries.x + previous_module_width, rack_boundaries.y + previous_deck_h…
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1rect=node.getState();this.Left.add(new OrgChart.Layout.Boundary.Step.$ctor1(node,rect.getLeft(),re…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dsquare-fill.svg2 <rect width="16" height="16" rx="2"/>
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js877 arcSize = Math.min(rect.width, rect.height) * arcSize;
889 …return new mxRectangle(arcSize, 0, Math.min(rect.width, rect.width - sizeX), Math.min(rect.height,…
893 …return new mxRectangle(Math.min(rect.width, rect.width - sizeX), 0, arcSize, Math.min(rect.height,…
1076 return rect;
1188 …return new mxRectangle(arcSize, 0, Math.min(rect.width, rect.width - sizeX), Math.min(rect.height,…
1192 …return new mxRectangle(Math.min(rect.width, rect.width - sizeX), 0, arcSize, Math.min(rect.height,…
1612 var r = new mxRectangle(rect.x, rect.y, w, h);
1806 rect.width - 2 * margin, rect.height - 2 * margin);
1853 rect.width - 2 * margin, rect.height - 2 * margin);
2103 return new mxRectangle(rect.x, rect.y + rect.height / 8, rect.width, rect.height * 7 / 8);
[all …]
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Dserver_bare_metal.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 10"><rect x=".5" y=".5" width="47" height="…

12345678910>>...12