/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.padding.inc.php | 126 $ph = new CSSPadding; variable 127 CSS::register_css_property($ph); 128 CSS::register_css_property(new CSSPaddingLeft($ph, 'left')); 129 CSS::register_css_property(new CSSPaddingRight($ph, 'right')); 130 CSS::register_css_property(new CSSPaddingTop($ph, 'top')); 131 CSS::register_css_property(new CSSPaddingBottom($ph, 'bottom'));
|
/plugin/move/lang/vi/ |
H A D | tree.txt |
|
H A D | move.txt |
|
/plugin/pdfjs/pdfjs/web/locale/vi/ |
H A D | viewer.properties | 35 zoom.title=Thu phóng 76 spread_none_label=Không có phân cách 142 document_outline.title=Hiện tài liệu phác thảo (nhấp đúp vào để mở rộng/thu gọn tất cả các mục) 143 document_outline_label=Bản phác tài liệu 162 find_previous.title=Tìm cụm từ ở phần trước 164 find_next.title=Tìm cụm từ ở phần sau 169 find_reached_top=Đã đến phần đầu tài liệu, quay trở lại từ cuối 170 find_reached_bottom=Đã đến phần cuối của tài liệu, quay trở lại từ đầu 227 unexpected_response_error=Máy chủ có phản hồi lạ. 245 web_fonts_disabled=Phông chữ Web bị vô hiệu hóa: không thể sử dụng các phông chữ PDF được nhúng. [all …]
|
/plugin/s5reloaded/ui/thesis/ |
H A D | slides.js | 2254 B2T = ctx.createLinearGradient(pw+ps,ph+ih+1,pw+ps+ps,ph+ih+1); 2264 B2T = ctx.createLinearGradient(pw+ps+ps,ph+ih,pw+ps+ps,ph+ih+ps); 2270 ctx.lineTo(pw+iw,ph+ih); 2275 var B2T = ctx.createLinearGradient(pw+iw+1,ph+ps,pw+iw+1,ph+ps+ps); 2285 B2T = ctx.createLinearGradient(pw+iw,ph+ps+ps,pw+iw+ps,ph+ps+ps); 2291 ctx.lineTo(pw+iw,ph+ih); 2327 ctx.moveTo(pw,ph); 2328 ctx.lineTo(pw,ph+ih); 2333 B2T = ctx.createLinearGradient(pw,ph+ih,pw,ph+ih+ps); 2344 B2T = ctx.createLinearGradient(pw-ps,ph,pw,ph); [all …]
|
/plugin/ckgedit/lang/vi/ |
H A D | scayt.txt | 1 …** thay vì **on**. Với **on** nội dung của trình sửa đổi được Scayt phân tích cú pháp và gửi đến …
|
H A D | lang.php | 57 … = 'Một bản sao của ckgedit đã được phát hiện. Ckgedit này hoặc ckgedit kia phải bị vô hiệu hóa.'; 66 … = '<b>Tính năng mới:</b> nhấn đúp vào cửa sổ trình duyệt để sửa đổi phần tại con trỏ bằng T…
|
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/vi/ |
H A D | vi.txt |
|
/plugin/sqlite/lang/vi/ |
H A D | intro.txt |
|
/plugin/smtp/lang/vi/ |
H A D | intro.txt | 3 Trang này cho phép bạn kích hoạt gửi thư kiểm tra trong DokuWiki. Bạn có thể sử dụng nó để kiểm tra…
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_vi.txt | 75 bottomRight=Dưới cùng bên phải 194 distribute=Phân phối 219 divider=Đường phân chia 435 licensingError=Lỗi cấp phép 443 minute=phút 444 minutes=phút 455 leftToRight=Trái sang phải 636 restoring=Đang phục hồi 645 rightAlign=Căn lề phải 743 topRight=Trên cùng bên phải [all …]
|
/plugin/farm/ |
H A D | script.js | 113 var ph = d[i].parentNode.offsetHeight; 114 d[i].style.height = ph + 'px';
|
/plugin/elwikiupgrade/lang/vi/ |
H A D | step0.txt | 3 Để cho phép nâng cấp tự động, quy trình PHP yêu cầu quyền ghi cho các tập tin Dokuwiki. Plugin sẽ k…
|
/plugin/upgrade/lang/vi/ |
H A D | step0.txt |
|
/plugin/cli/ |
H A D | cli-examples.txt | 211 info.txt manager.dat renderer.ph syntax.php z 241 info.txt manager.dat renderer.ph syntax.php z 274 info.txt manager.dat renderer.ph syntax.php z 303 info.txt manager.dat renderer.ph syntax.php z
|
/plugin/sequencediagram/bower_components/lodash/test/ |
H A D | test-fp.js | 623 _.each([[], fp.__], function(ph) { argument 624 fp.placeholder = ph; 626 var actual = fp.add(ph, 'b')('a'); 629 actual = fp.fill(ph, 2)(1, '*')([1, 2, 3]); 632 actual = fp.slice(ph, 2)(1)(['a', 'b', 'c']); 1678 ph = par.placeholder; 1688 })([ph, 2])(isPartial ? 1 : 0, isPartial ? 3 : 1);
|
H A D | test.js | 1854 bound = _.bind(fn, object, ph, 'b', ph); 2169 bound = _.bindKey(object, 'fn', ph, 'b', ph); 3865 assert.deepEqual(curried(ph, ph, 3)(ph, 2)(ph, 4)(1), [1, 2, 3, 4]); 3866 assert.deepEqual(curried(ph, ph, ph, 4)(ph, ph, 3)(ph, 2)(1), [1, 2, 3, 4]); 3874 actual = curried(ph, ph, ph, 'd')('a')(ph)('b')('c'); 4024 assert.deepEqual(curried(ph, ph, 4)(ph, 3)(ph, 2)(1), expected); 4025 assert.deepEqual(curried(ph, ph, ph, 4)(ph, ph, 3)(ph, 2)(1), expected); 4033 actual = curried('a', ph, ph, ph)('b')(ph)('c')('d'); 17365 par = func(fn, ph, 'b', ph); 17374 par = func(fn, ph, 'c', ph); [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | export.js | 558 var ph = data.pageHeight || xmlDoc.documentElement.getAttribute('pageHeight'); 561 if (pw != null && ph != null) 563 graph.pageFormat = new mxRectangle(0, 0, parseFloat(pw), parseFloat(ph));
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Editor.js | 513 var ph = parseFloat(node.getAttribute('pageHeight')); 515 if (!isNaN(pw) && !isNaN(ph)) 517 this.graph.pageFormat = new mxRectangle(0, 0, pw, ph); 2733 var ph = fmt.height * ps; 2736 var y0 = Math.floor(Math.min(0, y) / ph); 2738 var ye = Math.ceil(Math.max(1, y + h) / ph); 2744 (this.translate.y + y0 * ph), this.scale * rows * pw, this.scale * cols * ph);
|
/plugin/c3chart/assets/ |
H A D | d3.min.js | 2 …ph&&(Il=-(Bl=180)),Zl[0]=Il,Zl[1]=Bl,$l=null}function Wn(t,n){return(n-=t)<0?n+360:n}function Zn(t… variable
|
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/ |
H A D | ga.txt |
|
/plugin/translation/ |
H A D | deleted.files | 320 flags/more/ph.gif 413 flags/ph.gif
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-codec-1.10.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 577 var ph = parseFloat(node.getAttribute('pageHeight')); 609 pageFormat: (!isNaN(pw) && !isNaN(ph)) ? new mxRectangle(0, 0, pw, ph) :
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe | 1216 ra ph 4608 ph one 5648 ph as 6629 ph y 6958 ĠJose ph 7312 ph a 7939 ph ia 9454 ph ones 9797 ro ph 9867 ph [all...] |