Home
last modified time | relevance | path

Searched refs:internal (Results 151 – 175 of 185) sorted by path

12345678

/plugin/odt/helper/
H A Dcssdocument.php21 protected $internal = NULL; variable in helper_plugin_odt_cssdocument
24 $this->internal = new cssdocument();
28 $this->internal->open ($element, $attributes, $pseudo_classes, $pseudo_elements);
32 $this->internal->close ($element);
36 return $this->internal->getCurrentElement ();
40 return $this->internal->getEntry ($index);
44 return $this->internal->getCurrentEntry ();
48 return $this->internal->getIndexLastOpened ();
52 return $this->internal->findParent ($start);
56 return $this->internal->getPrecedingSibling ($current);
[all …]
H A Dcssimportnew.php23 protected $internal = NULL; variable in helper_plugin_odt_cssimportnew
26 $this->internal = new cssimportnew();
35 return $this->internal;
43 return $this->internal->importFromString($contents);
47 $this->internal->setMedia($media);
51 return $this->internal->getMedia();
59 return $this->internal->importFromFile($filename);
66 return $this->internal->getRaw();
94 return $this->internal->rulesToString ();
103 return $this->internal->replaceURLPrefix ($URL, $replacement);
[all …]
H A Dunits.php20 protected $internal = NULL; variable in helper_plugin_odt_units
23 $this->internal = new ODTUnits();
86 $this->internal->setPixelPerEm ($value);
95 return $this->internal->getPixelPerEm ();
104 $this->internal->setTwipsPerPixelX ($value);
113 $this->internal->setTwipsPerPixelY ($value);
122 return $this->internal->getTwipsPerPixelX ();
131 return $this->internal->getTwipsPerPixelY();
141 return $this->internal->pixelToPointsX ($pixel);
151 return $this->internal->pixelToPointsY ($pixel);
[all …]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A D10k-common-passwords.txt6840 internal
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1internal.js","webpack://pdfjs-dist/build/pdf/node_modules/core-js/modules/_shared-key.js","webpack…
H A Dpdf.worker.js.map1internal.js","webpack://pdfjs-dist/build/pdf.worker/node_modules/core-js/modules/_shared-key.js","…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1internal destination to the browser history.\n * @param {PushParameters}\n */\n push({ namedD…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt423 Because of this use as an internal separator in strings, the colon should not
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt331 between four different methods (two internal, two from
333 (thanks publicØwoktiny*com for code for new internal method)
502 * Bugfix: first (internal) call to ImageMagickVersion() failed
H A Dphpthumb.readme.txt301 (eg "lvl|rg|3") but internal methods cannot (they will
/plugin/popupviewer/
H A Dscript.js22 var internal = {}; variable
26 internal.log = function(message) {
49 $(document).keydown(internal.globalKeyHandler);
110 internal.globalKeyHandler = function(e) {
158 internal.log(popupData);
163 internal.log("loading an image");
240 internal.log(e);
349 internal.getCurrentLocation = function() {
375 internal.log("Initial Size: " + width + " " + height);
376 internal.log(offsetElement);
[all …]
/plugin/rstudio/
H A DREADME.md3 …py the RStudio code blocks without error, it is necessary to remove any internal formatting that o…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeInvalidChildren.txt
H A DFilter.ExtractStyleBlocks.TidyImpl.txt
/plugin/searchcombinedgoogle/
H A DREADME.md5 …It the combines both results sets so that Googles matches come first and internal ones right after.
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9693 // Use the internal `print` function in "evaluate" delimiters.
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md39 * Get rid of internal SVG parser in favor of the browser
/plugin/showlinkpermission/
H A Dplugin.info.txt6 desc Changes the color of internal link if the user has no read permissions
/plugin/statistics/inc/
H A DStatisticsLogger.class.php17 * Parses browser info and set internal vars
313 $ref_type = 'internal';
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1internal\n * operations, and never exposed to users. For internal-only regexes, we can improve p…
/plugin/tooltip/
H A DChangeLog36 * syntax/*.php: enabled parsing of internal wikitext
/plugin/translator/lang/en/
H A Dnothingtodo.txt3 Your selection has no results. This means that there is either nothing to do or an internal error o…
/plugin/txt2tags/
H A DREADME.doku86 …t a txt2tags-aware toolbar for your dokuwiki installation. For enabling internal link support, you…
H A DREADME.t2t86 …t a txt2tags-aware toolbar for your dokuwiki installation. For enabling internal link support, you…

12345678