Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 25 of 80) sorted by path

1234

/plugin/adfs/phpsaml/
H A DCHANGELOG212 * Adding ability to set idp cert once the Setting object initialized.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php7 private bool $initialized = false; variable in TikToken\\Encoder
23 if ($this->initialized) {
62 $this->initialized = true;
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md96 init | | Callback function to execute when Data Loader is initialized, before any loading starts
183 Once chart is initialized, you can trigger the reload of all data manually by
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1initialized clone.\n\t */\n\t function initCloneArray(array) {\n\t var length = array.…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php35 protected static $initialized = false; variable in Monolog\\Handler\\BrowserConsoleHandler
66 if (!static::$initialized) {
67 static::$initialized = true;
H A DBufferHandler.php43 protected $initialized = false; variable in Monolog\\Handler\\BufferHandler
67 if (!$this->initialized) {
70 $this->initialized = true;
H A DChromePHPHandler.php48 protected static $initialized = false; variable in Monolog\\Handler\\ChromePHPHandler
140 if (!self::$initialized) {
141 self::$initialized = true;
H A DFirePHPHandler.php150 if (!self::$initialized) {
151 self::$initialized = true;
H A DRollbarHandler.php61 protected $initialized = false; variable in Monolog\\Handler\\RollbarHandler
78 if (!$this->initialized) {
81 $this->initialized = true;
/plugin/bootswrapper/exe/help/
H A Dmodal.txt123 | ''show'' | ''false'' | ''true'' ''false'' | Shows the modal when initialized |
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194initialized&&("x"===i.axis?(n=t.snapValue(e.dx),e.x=e.x+n-e.dx,e.dx=n):(n=t.snapValue(e.dy),e.y=e.…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21initialized&&("x"===i.axis?(n=t.snapValue(e.dx),e.x=e.x+n-e.dx,e.dx=n):(n=t.snapValue(e.dy),e.y=e.…
/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 …]
H A Dbpmn-modeler.production.min.js34initialized&&("x"===i.axis?(n=t.snapValue(e.dx),e.x=e.x+n-e.dx,e.dx=n):(n=t.snapValue(e.dy),e.y=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/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js22 …,"find"===e?"txtFindFind":"txtFindReplace");a.getContentElement(e,k);g.initialized||(CKEDITOR.docu…
23 g.initialized=!0);if(c){var l;e="find"===e?1:0;var g=1-e,m,h=v.length;for(m=0;m<h;m++)k=this.getCon…
/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/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js23 …xtFindReplace");a.getContentElement(e,h);f.initialized||(CKEDITOR.document.getById(b._.inputId),f.
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …, on init, called from the constructor because they\n // have to be initialized before the edit…
/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/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js11551 var initialized = false;
11555 if (!initialized)
11557 initialized = true;
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/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js543 var initialized = false;
608 if (!initialized)
610 initialized = true;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1745 …()==null)throw new System.InvalidOperationException("SystemRoot is not initialized on the box cont…

1234