Home
last modified time | relevance | path

Searched refs:points (Results 201 – 225 of 238) sorted by path

12345678910

/plugin/pgn4web/pgn4web/
H A DREADME.txt319 allow for execution of custom commands at given points:
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt400 * Added debug points inside GenerateThumbnail
945 <min> and <max> are the clip points for the levels
1113 * Added many more debugging/tracing message points
1115 * Bugfix: ImageMagick not used if `which convert` points
/plugin/piwik2/
H A DREADME.md48 …ttps://www.dokuwiki.org/plugin:plugin) and the download URL above, which points to latest version …
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md320 While many of the end points return the same basic records, the attributes
321 which can be populated vary between end points. In addition, while an end
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/selfmeasurement/
H A Ddescription.txt24 …g the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version …
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20points:a}),this.el("polyline",b)},g.polygon=function(a){arguments.length>1&&(a=Array.prototype.sli…
H A Dsnap.svg.js5066 proto.polyline = function (points) { argument
5068 points = Array.prototype.slice.call(arguments, 0);
5071 if (is(points, "object") && !is(points, "array")) {
5072 attr = points;
5073 } else if (points != null) {
5074 attr = {points: points}; property in proto.polyline.attr
5084 proto.polygon = function (points) { argument
5089 if (is(points, "object") && !is(points, "array")) {
5090 attr = points;
5091 } else if (points != null) {
[all …]
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md44 * Fix for animation of SVG transformations, matrices and polygon points
/plugin/sketchcanvas/
H A DREADME.md41 points: '485,569:233,536'
43 points: '605,546:478,421'
45 points: '382,147:264,303'
48 points: '630,139:639,272'
51 points: '763,153:492,244'
55 points: '720,142:435,209'
59 points: '134,115:372,269'
63 points: '583,343'
66 points: '583,369'
70 points
[all...]
/plugin/sketchcanvas/script/
H A DSketchCanvas.js379 // Check to see if we are dragging any of control points.
384 var pts = selectobj[n].points;
390 // control points. Written as a local function to clarify logic.
394 // Check control points for only the "path" shapes.
430 // Check for existing control points
431 // Select only the control points around the selected vertex
563 for(var i = 0; i < obj.points.length; i++){
564 var pt = obj.points[i];
567 // Move control points, too
593 for(var i = 0; i < obj.points
1012 points: dat global() property in Shape.serialize.alldat
1813 Tool(name, points, params) global() argument
[all...]
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1215 points, because twitters 140 "characters" are actually bytes.
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.hackernews.js56 var points = $.fn.socialSharePrivacy.formatNumber(item.points);
58 $code.find(".points a").text(points).attr('title',
59 item.points === 1 ?
61 options.txt_n_points.replace(/{points}/g, points));
/plugin/sphinxsearch-was/
H A DINSTALL65 ''/var/www/grimore.org/lib/plugins/sphinxsearch'' points to the ''sphinxsearch''
/plugin/statdisplay/pchart/
H A DGDCanvas.php575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
579 $points,
H A DICanvas.php56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
H A DTestCanvas.php76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
/plugin/statistics/inc/pchart/
H A DGDCanvas.php654 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
659 $points,
H A DICanvas.php48 * @todo The points are passed in as an array of X, Y, X, Y
52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
H A DTestCanvas.php74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2points:{diffuse:{value:new Ve(15658734)},opacity:{value:1},size:{value:1},scale:{value:1},map:{val… property in a.parameters
/plugin/subjectindex/plugins/
H A Dbible_verses.txt28319 However, I am writing YOU the more outspokenly on some points, as if reminding YOU again, because o…
/plugin/switchpanel/images/
H A DgreenIt.svg4 <polygon points="22,5 22,8 23,8 23,10 27,5" style="fill:#bdbcbc;" />
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki25 …g the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1points in Unicode addons (implicitly sets flag A)\n * astral: true,\n *\n * // Overrides nativ…

12345678910