Home
last modified time | relevance | path

Searched refs:Base (Results 76 – 100 of 103) sorted by path

12345

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js2202 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) {
2228 var proto = Base.prototype;
2236 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
4301 var Base = global[NAME];
4302 var C = Base;
4353 var that = inheritIfRequired(new Base(), target, C);
4373 $export($export.G + $export.W + $export.F * (C != Base), O);
H A Dpdf.js.map1Base","$native","$default","$entries","$anyNative","IteratorPrototype","methods","values","keys","…
H A Dpdf.worker.js3371 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) {
3397 var proto = Base.prototype;
3405 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
5470 var Base = global[NAME];
5471 var C = Base;
5522 var that = inheritIfRequired(new Base(), target, C);
5542 $export($export.G + $export.W + $export.F * (C != Base), O);
H A Dpdf.worker.js.map1Base","$native","$default","$entries","$anyNative","methods","IS_SET","entries","create","descript…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt334 Chess Base: http://www.chessbase.com/
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default187 $PHPTHUMB_CONFIG['ttf_directory'] = __DIR__ .DIRECTORY_SEPARATOR.'fonts'; // Base directory for TT…
/plugin/revealjs/
H A DREADME.md168 Base size of the slides in pixels - slides will bee zoomed to fit in the available space
/plugin/revealjs/css/theme/template/
H A Dsettings.scss1 // Base settings for all themes that can optionally be
H A Dtheme.scss1 // Base theme template for reveal.js
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js43 Autocompleter.Base = Class.create({
337 Autocompleter.Base.prototype.getTokenBounds.getFirstDifferencePos = function(newS, oldS) { class in Autocompleter
345 Ajax.Autocompleter = Class.create(Autocompleter.Base, {
409 Autocompleter.Local = Class.create(Autocompleter.Base, {
H A Deffects.js229 Effect.Base = Class.create({
308 Effect.Parallel = Class.create(Effect.Base, {
327 Effect.Tween = Class.create(Effect.Base, {
342 Effect.Event = Class.create(Effect.Base, {
349 Effect.Opacity = Class.create(Effect.Base, {
367 Effect.Move = Class.create(Effect.Base, {
401 Effect.Scale = Class.create(Effect.Base, {
475 Effect.Highlight = Class.create(Effect.Base, {
931 Effect.Morph = Class.create(Effect.Base, {
H A Dprototype.js1358 Ajax.Base = Class.create({
1379 Ajax.Request = Class.create(Ajax.Base, {
1666 Ajax.PeriodicalUpdater = Class.create(Ajax.Base, {
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Base.txt
H A DURI.Host.txt
H A DURI.MakeAbsolute.txt
/plugin/semanticdata/lang/en/
H A Dsettings.php6 $meta['base_url'] = 'Base url for the respository, default: http://www.semanticpublishing.eu/d…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js9775 var Base = type == "frame" || type == "div" ? ChromeFrameBase : ChromePopupBase;
9777 append(this, Base); // inherit from base class (ChromeFrameBase or ChromePopupBase)
/plugin/sidebar/
H A DINFO.txt7 desc Base on "sidebar" template by ChrisS. Provides the same feature.
/plugin/structtemplate/_vagrant/
H A DVagrantfile33 # Base image
/plugin/survey/
H A DREADME.md15 Base on [Dennis Ploeger](https://github.com/dploeger) & community works.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Base addon is not available, since flag A is registered by that addon.\n *\n * @private\n * @param…
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php15 abstract class Base class
H A DCLI.php13 abstract class CLI extends Base
H A DPSR3CLIv3.php16 abstract class PSR3CLIv3 extends Base implements LoggerInterface

12345