/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/ |
H A D | BlackfireDumper.php | 58 private function dumpProfile($edge, Profile $profile, &$data) argument 60 if (isset($data[$edge])) { 61 ++$data[$edge]['ct']; 62 $data[$edge]['wt'] += floor($profile->getDuration() * 1000000); 63 $data[$edge]['mu'] += $profile->getMemoryUsage(); 64 $data[$edge]['pmu'] += $profile->getPeakMemoryUsage(); 66 $data[$edge] = [
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | SchemaGraphComponent.java | 37 public void updateFloatingTerminalPoint(mxCellState edge, in SchemaGraphComponent() 40 int col = getColumn(edge, isSource); in SchemaGraphComponent() 44 double y = getColumnLocation(edge, start, col); in SchemaGraphComponent() 65 : edge.getAbsolutePointCount() - 1; in SchemaGraphComponent() 66 edge.getAbsolutePoints().add(index2, new mxPoint(x2, y)); in SchemaGraphComponent() 69 : edge.getAbsolutePointCount() - 1; in SchemaGraphComponent() 70 edge.setAbsolutePoint(index, new mxPoint(x, y)); in SchemaGraphComponent() 74 super.updateFloatingTerminalPoint(edge, start, end, in SchemaGraphComponent() 109 public int getColumnLocation(mxCellState edge, mxCellState terminal, in getColumnLocation() argument
|
H A D | ShadowBorder.java | 64 Color edge = average(mid, bg); in paintBorder() local 77 g.setColor(edge); in paintBorder()
|
H A D | JTableRenderer.java | 430 Object edge = graph.insertEdge(null, null, null, in drop() local 433 graph.setSelectionCell(edge); in drop()
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | value.border.edge.class.php | 65 $edge =& new EdgePDF(); 66 $edge->width = $data['width']; 68 $edge->style = $data['style']; 69 $edge->_isDefaultColor = true; 70 return $edge; 74 $edge =& new EdgePDF(); 77 $edge->width = $this->width->copy(); 79 $edge->width = CSS_PROPERTY_INHERIT; 83 $edge->color = $this->color->copy(); 88 $edge->style = $this->style; [all …]
|
/plugin/graphgear/ |
H A D | syntax.php | 181 foreach($this->edges as $edge){ 182 $opts = (array) $edge[2]; 183 $edge = array( 184 'sourceNode' => $edge[0], 185 'targetNode' => $edge[1], 189 $xml .= ' <edge '.html_attbuild($edge)." />\n"; 209 list($edge,$opts) = explode('[',$line,2); 214 list($from,$to) = explode('->',$edge,2);
|
/plugin/findologicxmlexport/vendor/hoa/consistency/ |
H A D | .travis.yml | 18 group: edge 22 group: edge
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.AllowedRev.txt | 7 attribute is a bit of an edge-case; if you don't know what it is for, stay
|
H A D | Core.ConvertDocumentToFragment.txt | 9 HTML Purifier can do during an edge-case: for most inputs, this
|
/plugin/jdraw/src/com/mxgraph/examples/swing/ |
H A D | GraphEditor.java.bak | 86 // Sets the edge template to be used for creating new edges if an edge 457 * A graph that creates new edges from a given template edge. 462 * Holds the edge to be used as a template for inserting new edges. 467 * Custom graph that defines the alternate edge style to be used when 476 * Sets the edge template to be used to inserting edges. 573 * Overrides the method to use the currently selected edge template for 590 mxCell edge = (mxCell) cloneCells(new Object[] { edgeTemplate })[0]; 591 edge.setId(id); 593 return edge;
|
H A D | GraphEditor.java | 719 mxCell edge = (mxCell) cloneCells(new Object[] { edgeTemplate })[0]; in createEdge() local 720 edge.setId(id); in createEdge() 722 return edge; in createEdge()
|
H A D | UserObject.java.bak | 57 // Overrides method to disallow edge label editing
|
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 9 …e",g=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void((f… 11 a.append(d);if(CKEDITOR.env.ie&&!CKEDITOR.env.edge){var e=CKEDITOR.dom.element.createFromHtml('\x3c…
|
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/ |
H A D | paste.js | 9 …e",g=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void((f… 10 ….getElement();a.setHtml("");a.append(d);if(CKEDITOR.env.ie&&!CKEDITOR.env.edge){var e=CKEDITOR.dom…
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/ |
H A D | empty.test | 25 …'tostring_empty' => new ToStringStub(''), 'tostring_not_empty' => new ToStringStub('0' /* edge cas…
|
/plugin/imagecarousel/vendor/slick/ |
H A D | README.markdown | 121 // On edge hit 122 $('.your-element').on('edge', function(event, slick, direction){ 123 console.log('edge was hit') 138 edge | event, slick, direction | Fires when an edge is overscrolled in non-infinite mode.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | if.rst | 64 same as in PHP; here are the edge cases rules:
|
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/ |
H A D | a11yhelp.js | 8 …r h=c[f],g=[],e=h.items,k=e.length,p=0;p<k;p++){var m=e[p],n=CKEDITOR.env.edge&&m.legendEdge?m.leg…
|
/plugin/davcal/fullcalendar-3.7.0/ |
H A D | fullcalendar.less | 225 bottom: 0; /* strech bg to bottom edge */ 229 height: 100%; /* strech bg to bottom edge */ 493 /* events that are continuing to/from another week. kill rounded corners and butt up against edge */ 556 margin-left: -4px; /* centers the 8x8 dot on the left edge */ 562 margin-right: -4px; /* centers the 8x8 dot on the right edge */ 609 margin-left: -2px; /* to the day cell's edge */ 615 margin-right: -2px; /* to the day cell's edge */ 1351 /* center on the bottom edge */
|
/plugin/revealjs/css/print/ |
H A D | paper.css | 13 beyond the edge of the printed page, and prevents
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …edge-labels.js","webpack://mermaid/./node_modules/dagre-d3/lib/create-edge-paths.js","webpack://me…
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | CHANGELOG.md | 63 …as no breaking changes. The rendered Markdown however has changed in some edge cases and some rend…
|
/plugin/jdraw/lib/ |
H A D | jgraphx-examples.jar | ... .String)
com.mxgraph.model.mxCell edge
Object parent
String id
Object value
Object source
Object target ... |
H A D | jdraw.jar | ... .String)
com.mxgraph.model.mxCell edge
Object parent
String id
Object value
Object source
Object target ... |
/plugin/tline/ |
H A D | CHANGES.txt | 64 edge of the band's div. The units are total track width. There are two settings, 134 will be seen when at a start or stop edge, depending on which band 138 will not be movable past a start/stop edge but it can be initially
|