Home
last modified time | relevance | path

Searched refs:ty (Results 51 – 68 of 68) sorted by path

123

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js31860 var ty = 0;
31868 ty = w1 * textState.fontSize + charSpacing;
31869 height += ty;
31872 textState.translateTextMatrix(tx, ty);
33191 ty,
33196 ty = tyDiff * a / denominator;
33199 ty = -txDiff * b / denominator;
33204 height: ty,
33205 value: font.vertical ? ty : tx
H A Dpdf.worker.js.map1ty","w0","fakeSpaces","runBidiTransform","enqueueChunk","fontNameArg","fontSizeArg","flushTextCont…
/plugin/pdfjs/pdfjs/web/locale/hsb/
H A Dviewer.properties169 find_reached_top=Spočatk dokumenta docpěty, pokročuje so z kóncom
170 find_reached_bottom=Kónc dokument docpěty, pokročuje so ze spočatkom
/plugin/processing/
H A Dscript.js2392 var ty = (m.length === 2) ? m[1] : 0;
2393 this.matrix.translate(tx,ty);
3622 translate: function(tx, ty) {
3623 this.elements[2] = tx * this.elements[0] + ty * this.elements[1] + this.elements[2];
3624 this.elements[5] = tx * this.elements[3] + ty * this.elements[4] + this.elements[5];
3797 translate: function(tx, ty, tz) {
3802 … this.elements[3] += tx * this.elements[0] + ty * this.elements[1] + tz * this.elements[2];
4119 invTranslate: function(tx, ty, tz) {
4120 this.preApply(1, 0, 0, -tx, 0, 1, 0, -ty, 0, 0, 1, -tz, 0, 0, 0, 1);
6778 var ty = -(top + bottom) / (top - bottom);
[all …]
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1684 function drawString(ctx, text, fc, tx, ty) { argument
1689 …ctx.drawImage(font, signs[c].sx, signs[c].sy, signs[c].sw, signs[c].sh, tx+xp, ty, signs[c].sw*fc,…
1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument
1700 strokeSymbol(ctx, txt[i], ls, tx+xp, ty, fw, fh);
2120 var gy = 0; var tx = 0; var ty = 0;
2147 ty = (cy+(2*Math.floor(cy + gy)))/3;
2159 roundedRect(ctx,(tx-(bw/2)),ty-(bh/2),bw,bh,bh/4);
2162 drawString(ctx, per + "%", tf, tx-(w/2), ty-(th/1.8));
2164 strokeString(ctx, per + "%","rgba(48,48,48,1)", th, tx-(w/2), ty-(th/2));
2167 roundedRect(ctx,(tx-(bw/2)),ty-(bh/2),bw,bh,bh/4);
[all …]
/plugin/subjectindex/plugins/
H A Dbible_verses.txt27636 Seated at the window, a certain young man named Eu'ty·chus fell into a deep sleep while Paul kept t…
29445 Eu·o'di·a I exhort and Syn'ty·che I exhort to be of the same mind in [the] Lord.
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt174 array("ty", "tah", "-", "tah", "Tahitian", "Reo Mā`ohi", ""),
/plugin/translation/lang/
H A Dflags.txt171 ty
H A Dlangnames.txt174 ty Reo Mā`ohi
/plugin/translation3/lang/
H A Dlangnames.txt171 ty Reo Mā`ohi
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf226 ty ltr #Tahitian
/plugin/wrap/conf/
H A Dlang2dir.conf226 ty ltr #Tahitian
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1ty: ev.clientY + d.scrollTop - d.clientTop - box.y + node.scrollTop\n\t};\n}\n\nfunction isChildOf…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js.map1ty: number;\n}\n\nexport class EventsManager {\n\tstatic create() {\n\t\treturn new EventsManager(…
H A Ddhtmlxgantt_keyboard_navigation.js.map1 …x: ev.clientX + d.scrollLeft - d.clientLeft - box.x + node.scrollLeft,\n\t\ty: ev.clientY + d.scro…
H A Ddhtmlxgantt_smart_rendering.js.map1ty: scrollPos.y,\n\t\t\ty_end: scrollPos.y + viewSize.y,\n\t\t\tx: scrollPos.x,\n\t\t\tx_end: scro…
H A Ddhtmlxgantt_tooltip.js.map1 …x: ev.clientX + d.scrollLeft - d.clientLeft - box.x + node.scrollLeft,\n\t\ty: ev.clientY + d.scro…
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_pl.js.map1 …ation */\n\t\tlink: \"Link\",\n\t\tconfirm_link_deleting: \"zostanie usunięty\",\n\t\tlink_start: …

123