Home
last modified time | relevance | path

Searched +defs:text +defs:offset (Results 26 – 50 of 130) sorted by relevance

123456

/plugin/sketchcanvas/script/
DSketchCanvas.js263 function expandRect(r, offset){ argument
858 offset = {x:0, y:0}; variable
865 offset = {x:x1, y:y1}; variable
1667 function MenuItem(text, onclick){ argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js266 Position.prototype.offset = function offset (n) { method in Position
282 function getLineInfo(input, offset) { argument
398 return function (block, text, start, end, startLoc, endLoc) { argument
2813 tmp = tmp.replace(/\\u\{([0-9a-fA-F]+)\}/g, function (_match, code, offset) { argument
Dacorn.js272 Position.prototype.offset = function offset (n) { method in Position
288 function getLineInfo(input, offset) { argument
404 return function (block, text, start, end, startLoc, endLoc) { argument
2819 tmp = tmp.replace(/\\u\{([0-9a-fA-F]+)\}/g, function (_match, code, offset) { argument
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all-deps.js1024 offset: [ atOffset[ 0 ] + myOffset[ 0 ], atOffset [ 1 ] + myOffset[ 1 ] ], property
1661 function _trim(text) { argument
11217 function _markFuzzyMatchedChars(text, regexMatchArray, escapeTitles) { argument
11854 checkbox: { text: "check_box_outline_blank" }, property
11855 checkboxSelected: { text: "check_box" }, property
11856 checkboxUnknown: { text: "indeterminate_check_box" }, property
11857 dragHelper: { text: "play_arrow" }, property
11858 dropMarker: { text: "arrow-forward" }, property
11859 error: { text: "warning" }, property
11860 expanderClosed: { text: "chevron_right" }, property
[all …]
Djquery.fancytree-all-deps.min.js1 …totype.slice;_.cleanData=(r=_.cleanData,function(e){for(var t,n,i=0;null!=(n=e[i]);i++)(t=_._data(…
/plugin/vegalite/
H A Dvega-lite.min.js1 …n"==typeof define&&define.amd?define(["exports","vega"],t):t((e="undefined"!=typeof globalThis?glo…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram.js477 text: lexer.match, property
566 text: "", property
607 offset: this.offset, property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1409 textBBox: function(text, font) { argument
1435 createText: function(text, font) { argument
1473 drawText: function(x, y, text, font, align) { argument
1642 cleanText: function(text) { argument
[all …]
Dsequence-diagram-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
Dsequence-diagram-raphael-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
Dsequence-diagram-raphael.js477 text: lexer.match, property
566 text: "", property
607 offset: this.offset, property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1356 cleanText: function(text) { argument
1364 textBBox: function(text, font) { argument
1403 drawText: function(x, y, text, font, align) { argument
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js265 Position.prototype.offset = function offset (n) { method in Position
281 function getLineInfo(input, offset) { argument
404 return function (block, text, start, end, startLoc, endLoc) { argument
3069 tmp = tmp.replace(/\\u\{([0-9a-fA-F]+)\}/g, function (_match, code, offset) { argument
Dacorn.js271 Position.prototype.offset = function offset (n) { method in Position
287 function getLineInfo(input, offset) { argument
410 return function (block, text, start, end, startLoc, endLoc) { argument
3075 tmp = tmp.replace(/\\u\{([0-9a-fA-F]+)\}/g, function (_match, code, offset) { argument
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js328 text: function( options ) { method
330 text: _this.i18l( "menu.label.draw.text" ), property
990 var offset = { variable
1025 offset: { property
1046 offset: { property
Dexport.min.js1 …export"].en||(AmCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data … property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js402 this.cropString=function(text,limit){text=text+""; argument
408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1003 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1776 },cropString:function(text){return cropString(text) argument
1777 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js1112 this.cropString = function(text, limit) argument
1127 this.isWhitespace = function(text) argument
1132 this.splitLines = function(text) argument
2795 text: [ property
3132 this.parseURLEncodedText = function(text) argument
3191 this.parseURLEncodedTextArray = function(text) argument
3231 this.reEncodeURL = function(file, text) argument
7159 search: function(text, reverse) argument
7565 cropString: function(text) argument
7570 cropMultipleLines: function(text, limit) argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js413 this.cropString=function(text,limit){text=text+""; argument
419 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
421 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1014 …int","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMAc… property
1147 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1171 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1187 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
1787 },cropString:function(text){return cropString(text) argument
1788 },cropMultipleLines:function(text,limit){return cropMultipleLines(text,limit) argument
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/processing/
Dscript.js3077 parseUnitSize: function (text) { argument
3417 getChildRecursive: function (items, offset) { argument
3433 getChildrenRecursive: function (items, offset) { argument
4300 p.subset = function(array, offset, length) { argument
5246 p.status = function(text) { argument
5731 createTextNode = function(text) { argument
11029 drawCommands.push({text:str.substring(start, j), width: lineWidth, offset: yOffset}); property
11032 … drawCommands.push({text:str.substring(start, spaceMark + 1), width: lineWidth, offset: yOffset}); property
11044 drawCommands.push({text:str.substring(start), width: lineWidth, offset: yOffset}); property
11077 p.text = function text() { function
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java503 final int offset, in post()
1228 String text = editorPane.getSelectedText(); in actionPerformed() local
/plugin/jcapture/lib/
Dtransform-3.0.2.jar ... transform/sound/ com/flagstone/transform/text/ com/flagstone/transform/tools/ com ...
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jquery/
Djquery-1.4.2.js587 trim: function( text ) { argument
1442 text: true, property
1446 offset: true property
3995 text: function( text ) { argument
4966 text: "text/plain", property
5925 jQuery.fn.offset = function( options ) { function
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js40 },text:function(text){if(typeof text!="object"&&text!=null){return this.empty().append((this[0]&&th… argument
301 },trim:function(text){return(text||"").replace(/^\s+|\s+$/g,""); argument
402 },text:function(a){return"text"==a.type; method
784 …true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/htm… property
1019 jQuery.fn.offset=function(){var left=0,top=0,elem=this[0],results; function
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js40 },text:function(text){if(typeof text!="object"&&text!=null){return this.empty().append((this[0]&&th… argument
301 },trim:function(text){return(text||"").replace(/^\s+|\s+$/g,""); argument
402 },text:function(a){return"text"==a.type; method
784 …true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/htm… property
1019 jQuery.fn.offset=function(){var left=0,top=0,elem=this[0],results; function

123456