Home
last modified time | relevance | path

Searched refs:pl (Results 151 – 175 of 196) sorted by last modified time

12345678

/plugin/vkeyboard/
H A Dvkeyboard.js.unc714 ], 'lang': ["pl"] };
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md604 **Note:** There is a known bug in Markdown.pl 1.0.1 which prevents
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml38 # - git clone https://github.com/jgm/stmd && cd stmd && perl runtests.pl spec.txt ../bin/markdown
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template493 background-image: url(images/fileicons/pl.png);
H A Dfck_editorarea_RTL.css432 background-image: url(images/fileicons/pl.png);
H A Dfck_editorarea.css493 background-image: url(images/fileicons/pl.png);
H A Dfck_editorarea.css.default_template472 background-image: url(images/fileicons/pl.png);
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js53 …,mn:'Mongolian',ms:'Malay',nb:'Norwegian Bokmal',nl:'Dutch',no:'Norwegian',pl:'Polish',pt:'Portugu…
H A Dfckeditorcode_ie.js57 …,mn:'Mongolian',ms:'Malay',nb:'Norwegian Bokmal',nl:'Dutch',no:'Norwegian',pl:'Polish',pt:'Portugu…
/plugin/fckg/fckeditor/editor/lang/
H A D_translationstatus.txt64 pl.js Found: 411 Missing: 17
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Ddir.txt26 pl.png
H A Dicons.txt134 background-image: url(images/fileicons/pl.png);
/plugin/subnumberlist/
H A Dplugin.info.txt3 email solewniczak@rid.pl
/plugin/prettyprint/
H A Dplugin.info.txt3 email solewniczak@rid.pl
/plugin/tablefilterjs/
H A Dplugin.info.txt3 email solewniczak@rid.pl
/plugin/filterrss/
H A Dplugin.info.txt3 email solewniczak@rid.pl
/plugin/alphalist/
H A Dplugin.info.txt3 email solewniczak@rid.pl
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js1027 var i = 0, L = 0, R = 0, C = 0, j = 0, pl = Paths.length;
1028 var dad = new Array(pl), q = new Array(pl);
1030 for(; i < pl; ++i) { dad[i]=q[i]=i; FP[i]=Paths[i]; }
1043 for(i=1; i !== pl; ++i) if(dad[i] === i) {
1048 for(i=1; i < pl; ++i) {
1060 for(i=1; i < pl; ++i) {
1146 var minifat_store = 0, pl = (Paths.length?2:0);
1154 name = __utf16le(blob,0,namelen-pl);
H A Dxlsx.min.js2pl=Paths.length;var dad=new Array(pl),q=new Array(pl);for(;i<pl;++i){dad[i]=q[i]=i;FP[i]=Paths[i]}…
3pl=Paths.length?2:0;var sector=sector_list[dir_start].data;var i=0,namelen=0,name,o,ctime,mtime;fo…
H A Dxlsx.min.map1 …R_SIGNATURE","HEADER_CLSID","nsectors","ceil","FI","FPD","FP","L","R","C","pl","dad","push","UCFul…
/plugin/amcharts/assets/amcharts/lang/
H A Dpl.js1 AmCharts.translations.pl = {"monthNames":["Styczeń","Luty","Marzec","Kwiecień","Maj","Czerwiec","Li… class in AmCharts.translations
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28923 …var a00, a01, a10, a11, cos_th, d, i, pl, result, segments, sfactor, sfactor_sq, sin_th, th, th0, …
28931 pl = (px * px) / (rx * rx) + (py * py) / (ry * ry);
28932 if (pl > 1) {
28933 pl = Math.sqrt(pl);
28934 rx *= pl;
28935 ry *= pl;
H A Dpdfmake.min.js.map1pl","segments","sfactor","sfactor_sq","sin_th","th","th0","th1","th2","th3","th_arc","x0","xc","yc…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …,px2=px*px,pl=rx2*ry2-rx2*py2-ry2*px2,root=0;if(pl<0){var s=Math.sqrt(1-pl/(rx2*ry2));rx*=s;ry*=s}…
H A Dfabric.js899 pl = rx2 * ry2 - rx2 * py2 - ry2 * px2,
902 if (pl < 0) {
903 var s = Math.sqrt(1 - pl/(rx2 * ry2));
909 Math.sqrt( pl /(rx2 * py2 + ry2 * px2));

12345678