Home
last modified time | relevance | path

Searched refs:Go (Results 151 – 175 of 184) sorted by path

12345678

/plugin/ol3/
H A Dscript.js8Go="maxResolution",zo="minResolution",Uo="maxZoom",Bo="minZoom",Vo="source",Yo=function(){var t=fu…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties40 print.title=Go
41 print_label=Go
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties132 first_page_label=Go to First Page
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties50 first_page.title=Go to First Page
51 first_page.label=Go to First Page
52 first_page_label=Go to First Page
53 last_page.title=Go to Last Page
54 last_page.label=Go to Last Page
55 last_page_label=Go to Last Page
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties50 first_page.title=Go to First Page
51 first_page.label=Go to First Page
52 first_page_label=Go to First Page
53 last_page.title=Go to Last Page
54 last_page.label=Go to Last Page
55 last_page_label=Go to Last Page
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties50 first_page.title=Go to First Page
51 first_page.label=Go to First Page
52 first_page_label=Go to First Page
53 last_page.title=Go to Last Page
54 last_page.label=Go to Last Page
55 last_page_label=Go to Last Page
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties48 first_page.title=Go to First Page
49 first_page.label=Go to First Page
50 first_page_label=Go to First Page
51 last_page.title=Go to Last Page
52 last_page.label=Go to Last Page
53 last_page_label=Go to Last Page
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties50 first_page.title=Go dtí an chéad leathanach
51 first_page.label=Go dtí an chéad leathanach
52 first_page_label=Go dtí an chéad leathanach
53 last_page.title=Go dtí an leathanach deiridh
54 last_page.label=Go dtí an leathanach deiridh
55 last_page_label=Go dtí an leathanach deiridh
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties105 rendering_error=Go diregile phošo ge go be go gafelwa letlakala.
109 page_scale_fit=Go lekana ga letlakala
117 loading_error=Go diregile phošo ge go hlahlelwa PDF.
128 printing_not_supported=Temošo: Go gatiša ga go thekgwe ke praosara ye ka botlalo.
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1Go back one step in the browser history.\n * NOTE: Avoids navigating away from the document, use…
/plugin/piwik2/
H A DREADME.md52 - Go to Plugin Management and make sure “piwik2” is enabled
/plugin/projects/pchart/pchart/
H A Dpchart.php1212 $Ro = $R2; $Go = $G2; $Bo = $B2;
1223 $R2 = $Ro; $G2 = $Go; $B2 = $Bo;
3431 $Go = floor($Value/1000000000);
3432 $Mo = floor(($Value - $Go*1000000000)/1000000);
3433 $Ko = floor(($Value - $Go*1000000000 - $Mo*1000000)/1000);
3434 $o = floor($Value - $Go*1000000000 - $Mo*1000000 - $Ko*1000);
3436 if ($Go != 0) { return($Go.".".$Mo."g"); }
3445 $Go = floor($Value/1000000000);
3446 $Mo = floor(($Value - $Go*1000000000)/1000000);
3447 $Ko = floor(($Value - $Go*1000000000 - $Mo*1000000)/1000);
[all …]
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/res/
H A Dcacert.pem451 Go Daddy Class 2 CA
1432 Go Daddy Root Certificate Authority - G2
/plugin/redissue/
H A DREADME.md22 # Go to last version. Use "git describe --abbrev=0" to see last tag.
/plugin/rrdgraph/
H A Dplugin.info.txt2 author Daniel Goß
/plugin/searchformgoto/
H A Daction.php58 // Check if the 'Go' or the 'Search' button was pressed.
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.min.js68 …ar n=Go();if(u(n))return o(n);var r,e=bo;r=n-_,n=t-(n-p),r=g?Ci(n,l-r):n,h=e(i,r)}function o(n){re…
69 …function(){h!==T&&lo(h),_=0,c=p=a=h=T},f.flush=function(){return h===T?s:o(Go())},f}function cu(n,…
90 Xt(n,wt(t,1),[])}),Go=ki||function(){return $n.Date.now()},Ho=fr(function(n,t,r){var e=1;if(r.lengt…
118 …oConflict=function(){return $n._===this&&($n._=si),this},An.noop=Pu,An.now=Go,An.pad=function(n,t,…
/plugin/statdisplay/pchart/
H A DConversionHelpers.php53 $Go = floor ( $Value / 1000000000 );
54 $Mo = floor ( ($Value - $Go * 1000000000) / 1000000 );
55 $Ko = floor ( ($Value - $Go * 1000000000 - $Mo * 1000000) / 1000 );
56 $o = floor ( $Value - $Go * 1000000000 - $Mo * 1000000 - $Ko * 1000 );
58 if ($Go != 0) {
59 return ($Go . "." . $Mo . "g");
74 $Go = floor ( $Value / 1000000000 );
75 $Mo = floor ( ($Value - $Go * 1000000000) / 1000000 );
76 $Ko = floor ( ($Value - $Go * 1000000000 - $Mo * 1000000) / 1000 );
93 if ($Go != 0) {
[all …]
/plugin/statistics/inc/pchart/
H A DConversionHelpers.php53 $Go = floor($Value / 1000000000);
54 $Mo = floor(($Value - $Go * 1000000000) / 1000000);
55 $Ko = floor(($Value - $Go * 1000000000 - $Mo * 1000000) / 1000);
56 $o = floor($Value - $Go * 1000000000 - $Mo * 1000000 - $Ko * 1000);
58 if($Go != 0) {
59 return ($Go.".".$Mo."g");
77 $Go = floor($Value / 1000000000);
78 $Mo = floor(($Value - $Go * 1000000000) / 1000000);
79 $Ko = floor(($Value - $Go * 1000000000 - $Mo * 1000000) / 1000);
80 $o = floor($Value - $Go * 100000000
[all...]
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2Go(t))e.push(s.i/n),e.push(t.i/n),e.push(c.i/n),rs(t),t=c.next,l=c.next;else if((t=c)===l){o?1===o… function
/plugin/subjectindex/plugins/
H A Dbible_verses.txt238 And the sons of Go'mer were Ash'ke·naz and Ri'phath and To·gar'mah.
1415 …him to Joseph to impart information ahead of him to Go'shen. After that they came into the land of…
5084 Go say to them: "Return home to YOUR tents."
5928 So Joshua commanded the priests, saying: "Go up out of the Jordan."
6254 and Go'shen and Ho'lon and Gi'loh; eleven cities and their settlements.
9200 And he went on to say to him: "Go with me to the house and eat bread."
9353 And now you are saying, 'Go, say to your lord: "Here is E·li'jah."'
10259 And the sons of Go'mer were Ash'ke·naz and Ri'phath and To·gar'mah.
16547 Go to the ant, you lazy one; see its ways and become wise.
25367 Go forth. Look! I am sending YOU forth as lambs in among wolves.
[all …]
/plugin/swarmwebhook/lang/en/
H A Difttt_instructions.txt2 …- Go to [[https://ifttt.com/create/if-any-new-check-in-then-make-a-web-request?sid=5|the relevant …
H A Dzapier_instructions.txt3 - Go to [[https://zapier.com/app/editor/|the Zapier App editor]]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …,\n line,\n pos,\n i,\n l\n ;\n\n // Go through all the line…

12345678