Home
last modified time | relevance | path

Searched refs:character (Results 201 – 225 of 317) sorted by last modified time

12345678910>>...13

/plugin/submgr/lang/en/
H A Dhelp.txt2 Groups are specified with a leading at-character: ''@group'' - multiple users and groups can be spe…
/plugin/cli/
H A Dcli-examples.txt171 Not sure to do about this as download progress marker uses same character as prompt!
/plugin/pdfjs/pdfjs/
H A DLICENSE159 incidental, or consequential damages of any character arising as a
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js14047 value: function getPathGenerator(objs, character) {
14048 if (this.compiledGlyphs[character] !== undefined) {
14049 return this.compiledGlyphs[character];
14055 cmds = objs.get(this.loadedName + '_path_' + character);
14090 return this.compiledGlyphs[character] = function (c, size) {
15441 ctx.fillText(character, x, y);
15445 ctx.strokeText(character, x, y);
15559 var character = glyph.fontChar;
15594 ctx.fillText(character, scaledX, scaledY);
21688 var character = glyph.fontChar;
[all …]
H A Dpdf.js.map1character","accent","vmetric","vx","vy","scaledX","scaledY","measuredWidth","characterScaleX","sca…
H A Dpdf.worker.js13637 var character = String.fromCharCode(baseCharCode + letterIndex % LIMIT);
13641 charBuf.push(character);
H A Dpdf.worker.js.map1character","charBuf","jj","promises","translatedFonts","translatedFont","getPageDict","nodesToVisi…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css207 * Letter spacing is placed on the right side of each character. Hence, the
208 * letter spacing of the last character may be placed outside the visible
H A Dviewer.js.map1 …\"whole word\", by comparing the\n * first/last character type with the preceding/following char…
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties245 web_fonts_disabled=Le typos de character de web es inactive: incapace de usar le typos de character
/plugin/minimap/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1character","Object","keys","SyntaxHighlighter"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AACA;;AAEA;AACA;…
H A Dsyntaxhighlighter.js5732 return value.replace(/^([A-Z])/g, function (_, character) {
5733 return character.toLowerCase();
5734 }).replace(/([A-Z])/g, function (_, character) {
5735 return '-' + character.toLowerCase();
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md449 * Added: Decoding RFC6868 parameter values (uses ^ as an escape character).
/plugin/imagecarousel/vendor/slick/
H A Dslick-theme.less11 @slick-prev-character: "←";
12 @slick-next-character: "→";
13 @slick-dot-character: "•";
85 content: @slick-prev-character;
87 content: @slick-next-character;
99 content: @slick-next-character;
101 content: @slick-prev-character;
150 content: @slick-dot-character;
H A DREADME.markdown211 $slick-prev-character | string | '\2190' | Unicode character code for the previous arrow icon
212 $slick-next-character | string | '\2192' | Unicode character code for the next arrow icon
213 $slick-dot-character | string | '\2022' | Unicode character code for the navigation dot icon
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …eventKeyNav = true;\n\t\t\t\t\telse{\n\n\t\t\t\t\t\t// start editing on character key\n\t\t\t\t\t\…
/plugin/codeprettify/code-prettify/src/
H A Dlang-vhdl.js41 …[PR['PR_TYPE'], /^(?:bit|bit_vector|character|boolean|integer|real|time|string|severity_level|posi…
/plugin/codeprettify/code-prettify/
H A DCOPYING159 incidental, or consequential damages of any character arising as a
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9066 Converts the first character of `string` to upper case and the remaining
9162 Though the ">" character is escaped for symmetry, characters like
9285 Converts the first character of `string` to lower case.
10016 Converts the first character of `string` to upper case.
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE159 incidental, or consequential damages of any character arising as a
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock904 posix-character-classes "^0.1.0"
2017 posix-character-classes@^0.1.0:
2019 …resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz…
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE159 incidental, or consequential damages of any character arising as a
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md10 The backslash '\' character was drawn as a forward slash '/'.
14 I (bramp) fixed the backslash issues by just flipping the character, and removed the other invalid …

12345678910>>...13