Home
last modified time | relevance | path

Searched refs:initialized (Results 26 – 50 of 80) sorted by relevance

1234

/plugin/slider/
H A Djquery.bxslider.js332 slider.initialized = true;
1308 if(!slider.initialized) return;
1309 slider.initialized = false;
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md207 when initialized with a promise instead of a value/reason.
H A DREADME.md440 Creates a promise which will be lazily initialized by `$factory` once a consumer
/plugin/jmol2/jmol/
H A DJmol.js104 if (_jmol.initialized)
106 _jmol.initialized = true;
604 initialized: false, property in _jmol
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js2790 var initialized = false; variable
2793 if (uiTheme == 'min' && !initialized && !mxClient.IS_CHROMEAPP)
2796 initialized = true;
2806 if (uiTheme == 'min' && !initialized)
2809 initialized = true;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst184 or the extensions have been initialized is not possible anymore (but
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1initialized\n\t\treturn;\n\t}\n\tlet event: \"onExpand\" | \"onCollapse\";\n\tconst isBodyExpanded…
/plugin/flowplayer/player/
H A DREADME.txt245 - Player was not initialized correctly when instream playlists were used and the provider used in t…
254 - The rotating animation now has the same size and position as it has after initialized
438 - The Flowplayer API was not fully initialized when onLoad was invoked on Flash plugins
/plugin/jquery/
H A Dscript.js19initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.docu…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md50 - Actually start ChromeDriver in W3C mode if it is supported by the browser driver. Until now, when it was initialized using `ChromeDriver::start()`, it has always been unintentionally started in OSS mode.
/plugin/adfs/phpsaml/
H A DCHANGELOG212 * Adding ability to set idp cert once the Setting object initialized.
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js377 initialized: false,
452 this.initialized = true;
7564 this.initialized = false;
7592 var reInitialized = this.initialized && this.fingerprint !== fingerprint;
7596 if (!this.initialized) {
7601 this.initialized = true;
7664 if (!this.initialized) {
7718 if (!this.initialized || this._popStateInProgress) {
7727 if (!this.initialized || this._popStateInProgress) {
7740 if (!this.initialized || this._popStateInProgress) {
[all …]
H A Dviewer.js.map1initialized","fellback","appConfig","pdfDocument","pdfLoadingTask","printService","pdfViewer","pdf…
/plugin/revealjs/js/
H A Dreveal.js297 initialized = false,
399 if( initialized === true ) return;
401 initialized = true;
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3731 var initialized = false;
3747 if (!initialized)
3749 initialized = true;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css629 Now we 'enable' the hint when presentation is initialized ...
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1initialized=!1;return visualTree.getRoot().IterateParentFirst(function(node){var box=node.getEleme…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md12 …om/cke4/addon/image2) resize handler is not created when the editor is initialized in [read-only m…
53 …b.com/ckeditor/ckeditor-dev/issues/2403): Fixed: Styling inline editor initialized inside a table …
54 …keditor-dev/issues/2403): Fixed: Pasting table data into inline editor initialized inside a table …
143 …[Autocomplete](https://ckeditor.com/cke4/addon/autocomplete) cannot be initialized before [`instan…
476 * [#17027](https://dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized
704 …icket/13803): Fixed: The editor cannot be destroyed before being fully initialized. Thanks to [Cyr…
1136 * [#12000](https://dev.ckeditor.com/ticket/12000): Fixed: Nested widgets should be initialized on […
1610 …OR.html#event-instanceReady) or immediately after being added if the editor is already initialized.
1675 …editor.com/ticket/9815): Cannot edit dialog window fields in an editor initialized in the jQuery U…
1689 …ents Path](https://ckeditor.com/cke4/addon/elementspath) should not be initialized in the inline e…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md56 * [#17027](http://dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized a…
284 …icket/13803): Fixed: The editor cannot be destroyed before being fully initialized. Thanks to [Cyr…
716 * [#12000](http://dev.ckeditor.com/ticket/12000): Fixed: Nested widgets should be initialized on [`…
1190 …KEDITOR-event-instanceReady) or immediately after being added if the editor is already initialized.
1255 …editor.com/ticket/9815): Cannot edit dialog window fields in an editor initialized in the jQuery U…
1269 … [Elements Path](http://ckeditor.com/addon/elementspath) should not be initialized in the inline e…
/plugin/flowplay2/flowplayer/
H A DREADME.txt94 - setConfig() JavaScript API function is initialized as early as possible to
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2initialized:false,ignorePermissions:true,trackingDelegate:{},tracking:{openFlags:{READ:1,WRITE:2}}…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt265 * Bugfix: [#1751880]: open_basedirs not initialized properly
492 * Bugfix: image format now initialized during ErrorImage()
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js37764 if (!context.initialized) {
47295 initialized = context.initialized;
47297 if (!initialized) {
47298 initialized = context.initialized = self.init(event, context);
47301 if (initialized) {
47314 if (!context.initialized) {
47768 if (!context.initialized) {
56119 if (!snapPoints.initialized) {
56122 snapPoints.initialized = true;
56525 if (!snapPoints.initialized) {
[all …]
/plugin/socialshareprivacy2/SSP/
H A DREADME.md228 the option object of the initialized widget.

1234