Home
last modified time | relevance | path

Searched defs:x (Results 226 – 250 of 546) sorted by relevance

12345678910>>...22

/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
H A DFpdi.php58 public function useTemplate($tpl, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php535 protected function i2osp($x, $xLen)
556 protected function os2ip($x)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DShadowBorder.java51 public void paintBorder(Component c, Graphics g, int x, int y, int w, int h) in paintBorder()
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS1.php119 …rivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $password = '…
H A DPKCS8.php134 …rivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $password = '…
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js292 var topLeft = {x: 0, y: 0, fixed: true, index: size}; property in getScreenConstraints.topLeft
293 var bottomRight = {x: width, y: height, fixed: true, index: size + 1}; property in getScreenConstraints.bottomRight
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D59.59.js1 (window.webpackJsonp=window.webpackJsonp||[]).push([[59],{965:function(x,e,i){"use strict";i.r(e),i… argument
/plugin/abc2/abc-libraries/abc2svg/
H A Dclair-1.js12 this.set_hl(p_st,hl[i],s.x,-dx,dx)}},draw_keysig:function(of,x,s){if(!s.p_v.clair){of(x,s) argument
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php120 public function setBasePoint($x, $y)
H A DMontgomery.php131 public function setBasePoint($x, $y)
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js885 function clamp(x, min, max) { argument
910 x: (x2 - x1) * r1 + x1 + xfactor, property in wobble.p1
915 x: (x2 - x1) * r2 + x1 - xfactor, property in wobble.p2
927 function handRect(x, y, w, h) { argument
1461 drawRect: function(x, y, w, h) { argument
1473 drawText: function(x, y, text, font, align) { argument
1549 drawRect: function(x, y, w, h) { argument
1678 drawRect: function(x, y, w, h) { argument
1689 drawText: function(x, y, text, font, align) { argument
1745 drawRect: function(x, y, w, h) { argument
H A Dsequence-diagram-raphael.js885 function clamp(x, min, max) { argument
910 x: (x2 - x1) * r1 + x1 + xfactor, property in wobble.p1
915 x: (x2 - x1) * r2 + x1 - xfactor, property in wobble.p2
927 function handRect(x, y, w, h) { argument
1392 drawRect: function(x, y, w, h) { argument
1403 drawText: function(x, y, text, font, align) { argument
1459 drawRect: function(x, y, w, h) { argument
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1 …NullAttribute",{inherits:[System.Attribute]});Bridge.define("OrgChart.Annotations.ContractAnnotati…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1756 var srcP = {x: minX, y: minY}; property in mxVssxCodec.normalizeGraph.srcP
1869 function Row(index, x, y) { argument
6567 function ArcTo(index, x, y, a) { argument
6865 function InfiniteLine(index, x, y, a, b) { argument
6900 function LineTo(index, x, y) { argument
6949 function MoveTo(index, x, y) { argument
7201 function PolylineTo(index, x, y, a) { argument
7336 function RelLineTo(index, x, y) { argument
7380 function RelMoveTo(index, x, y) { argument
7426 function RelQuadBezTo(index, x, y, a, b) { argument
[all …]
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 CKEDITOR.dialog.add("colordialog",function(x){function m(){h.getById(n).removeStyle("background-col… argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.note-call.class.php178 function show_footnote(&$driver, $x, $y) {
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 CKEDITOR.dialog.add("colordialog",function(x){function m(){e.getById(n).removeStyle("background-col… argument
/plugin/vkeyboard/
H A Dvkeyboard.js1 function vkb_detectIE(){var c=window.navigator.userAgent;var b=c.indexOf("MSIE ");if(b>0){return pa… argument
/plugin/magnifier/
H A Dscript.js98 _.setPosition = function(x, y, contentX, contentY, $$) argument
/plugin/weiqi/
H A Dweiqi_parser.php251 function weiqi_code($str, $x, $y, $width, $height) {
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/
H A Dfontdata.js19 (function(o,e,A){var x="2.7.9";var b="NeoEulerMathJax_Alphabets",u="NeoEulerMathJax_Arrows",y="NeoE… variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php465 public static function FLAG($x) argument
470 FLAG_RANGE($x, $y) global() argument
[all...]
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1002 var sfcc = function sfcc(x/*:number*/)/*:string*/ { return String.fromCharCode(x); }; argument
1003 var cca = function cca(x/*:string*/)/*:number*/ { return x.charCodeAt(0); }; argument
/plugin/owncloud/
H A Daction.php233 function fixDescription($file,$x=1){
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …D_IN_PROGRESS=4;var filename=null,local_file=null,load_from_blob_or_ab=null,x=0,y=0,z=0,model_id=-… variable

12345678910>>...22