Searched refs:initialized (Results 1 – 7 of 7) sorted by relevance
30 private $initialized = false; variable in Twig\\ExtensionSet121 return $this->initialized || $this->runtimeInitialized;144 if ($this->initialized) {159 if ($this->initialized) {171 if (!$this->initialized) {183 if (!$this->initialized) {218 if ($this->initialized) {230 if (!$this->initialized) {242 if (!$this->initialized) {277 if ($this->initialized) {[all …]
90 this.initialized = true;134 if(this.initialized && this.restricted) {257 if(this.initialized && this.options.onSlide)274 if(this.initialized && this.options.onChange)
1056 , initialized: false property1566 return state.initialized;1576 if (state.initialized || state.creatingLayout) return true; // already initialized1627 state.initialized = true;2348 if (state.initialized) {2371 if (state.initialized) {2389 if (state.initialized) // this pane was added AFTER layout was created3201 if (state.initialized && false === _runCallbacks("onhide_start", pane)) return;3208 if (!state.initialized || s.isClosed) {3212 if (!state.initialized)[all …]
3953 initialized,3964 if( !initialized ) {3994 initialized = 1;4105 if( initialized ) {4152 if( initialized ) {
50 … mode if it is supported by the browser driver. Until now, when it was initialized using `ChromeDr…
381 …the ability to register a global variable after the runtime or the extensions have been initialized