Home
last modified time | relevance | path

Searched refs:ll (Results 1 – 25 of 146) sorted by relevance

123456

/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.rectangle.php5 var $ll; variable in Rectangle
7 function Rectangle($ll, $ur) { argument
8 $this->ll = $ll;
13 return $this->ur->x - $this->ll->x;
17 return $this->ur->y - $this->ll->y;
21 if ($this->ur->x < $this->ll->x) {
23 $this->ur->x = $this->ll->x;
24 $this->ll->x = $x;
27 if ($this->ur->y < $this->ll->y) {
29 $this->ur->y = $this->ll->y;
[all …]
H A Dpath.php30 $rect->ll->x = min($rect->ll->x, $point->x);
31 $rect->ll->y = min($rect->ll->y, $point->y);
H A Doutput.png.class.php69 $clip['box']->ll->x,
70 $clip['box']->ll->y,
71 $clip['box']->ll->x,
72 $clip['box']->ll->y,
262 $this->_fixCoords($box->ll->x, $box->ll->y);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fo/
H A Dfo.txt
/plugin/superacl/lang/fi/
H A Dhelp.txt3llä sivulla voit lisätä tai poistaa oikeuksia wikisi nimiavaruuksiin tai sivuihin.
10 Alla olevassa taulukossa on näkyvissä päällä olevat pääsyoikeudet.
/plugin/autologoff/lang/hu/
H A Dintro.txt
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
5 If you're interested in maintaining this plugin, just send me an email (adress available in the commit log) and I'll make sure to give all the information you will need.
/plugin/conflictmerger/lang/en/
H A Dconflict-unsolved.txt15 latest revision you'll get again this warning page when saving the edition.
17 If the conflicts are fixed, you'll get another page informing you about it.
/plugin/sincetil/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/pixelyear/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/codeprettify/code-prettify/src/
H A Dlang-llvm.js63 ['llvm', 'll']);
/plugin/move/lang/sv/
H A Dprogress.txt3 Var god håll den här sidan öppen medan flytten/namnbytet pågår.
/plugin/phpbblinks/
H A Dinfo.txt5 desc If a link to a specefic phpbb is found without a title it'll add the thread title as defaul…
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md13 We'll certainly need some stuff in here.
/plugin/accscounter/lang/en/
H A Dnoitem.txt4 * Don't forget to write ''%%~~NOCACHE~~%%'' in the page you'll put the counter.
H A Dmngintro.txt3 After selecting the action from the following menu, for each page, you'll see:
/plugin/txt2tags/
H A DREADME.doku86 …dokuwiki/inc/'' so you'll get a txt2tags-aware toolbar for your dokuwiki installation. For enablin…
H A DREADME.t2t86 …dokuwiki/inc/`` so you'll get a txt2tags-aware toolbar for your dokuwiki installation. For enablin…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.ForbiddenElements.txt
/plugin/authsmartcard/
H A DREADME.md20 …SSLCertificateFile, SSLCertificateKeyFile, SSLCACertificateFile, etc.) you'll need to require clie…
42 If you don't do the above step, you'll need to edit your main wiki login page (YOUR_DOKUWIKI_INSTAL…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst37 This library is tested using PHPUnit. You'll need to install the dependencies
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php92 …&& $ll = static::$cache->get("plugin_{$pluginname}_lang_{$l}_{$type}") // and cache contains …
94 $_lang[$l] = $ll;
/plugin/google_adsense2/lang/en/
H A Dintro.txt5 To use it, you'll have to insert the following code into your template:
/plugin/backlinks2/_test/data/pages/
H A Dbob_ross_says.txt5 …on, and a vision in your mind. The least little bit can do so much. Now we'll take the almighty fa…
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dl.js19 …lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",ljcy:"\u0459",ll:"\u226A",llarr:"\u21…

123456