Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 25 of 36) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecuteOperationMetadata.php24 public $stage; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteOperationMetadata
42 public function setStage($stage) argument
44 $this->stage = $stage;
48 return $this->stage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DRole.php46 public $stage; variable in Google\\Service\\Iam\\Role
125 public function setStage($stage) argument
127 $this->stage = $stage;
134 return $this->stage;
H A DPermission.php49 public $stage; variable in Google\\Service\\Iam\\Permission
142 public function setStage($stage) argument
144 $this->stage = $stage;
151 return $this->stage;
/plugin/onlineordering/
H A Dsyntax.php141 $form['stage'] = 1;
148 switch ( $form['stage'] )
249 $stage = $form['stage'];
357 $form['stage'] = $stage;
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as87 stage.scaleMode = StageScaleMode.NO_SCALE;
88 stage.align = StageAlign.TOP_LEFT;
134 txLog.width = stage.stageWidth - 10;
135 txLog.height = stage.stageHeight - 10;
535 log("resizeHandler: stageWidth = " + stage.stageWidth + " | stageHeight = " + stage.stageHeight);
556 aspectRatioStage = stage.stageWidth / stage.stageHeight;
559 mediaWidth = stage.stageWidth;
565 mediaHeight = stage.stageHeight;
572 if((debug || securityIssue) && stage.stageWidth > 20 && stage.stageHeight > 20) {
573 txLog.width = stage.stageWidth - 10;
[all …]
/plugin/elwikiupgrade/
H A Dstyle.css80 #plugin__elwikiupgrade_meter ol li .stage {
90 #plugin__elwikiupgrade_meter ol li.active span.stage {
/plugin/upgrade/
H A Dstyle.css93 #plugin__upgrade_meter ol li .stage {
103 #plugin__upgrade_meter ol li.active span.stage {
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js708 this.stage = 0;
712 this.stage++;
713 if (this.stage == 1) {
720 this.stage++;
724 if (this.stage == 2) {
738 if (this.stage == 3) {
745 this.stage++;
749 if (this.stage == 4) {
756 this.stage++;
760 if (this.stage == 5) {
[all …]
/plugin/pubmed2020/tests/
H A DPM15924077.ris16 …had a MMSE score<24; 55 had mild stage dementia (MMSE score between 23 and 18) and 42 were at a mo…
H A DPM15924077.nbib25 evaluation. Among them, 97 (42.5 percent) had a MMSE score<24; 55 had mild stage
26 dementia (MMSE score between 23 and 18) and 42 were at a moderate or severe stage
/plugin/fedauth/
H A DREADME.md6 **WARNING:** Currently the plugin is in its early development stage and it is strongly advised not …
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/codemirror/dist/modes/
H A Drst.min.js.map1stage","context","current","tmp_stex","undefined","tmp","peek","to_verbatim","tmp_py","eatSpace","…
H A Drst.min.js1 …on V(a,b,c,d){return{phase:a,stage:b,mode:c,local:d}}function W(a,b,c){a.tok=b;a.ctx=c||{}}functio…
H A Dpuppet.min.js.map1 …oolean selmodule service source ' +\n 'sport ssh_authorized_key sshkey stage state table tidy t…
H A Dverilog.min.js.map1 … \"phys-hier\",\n \"|\": \"pipe\",\n \"?\": \"when\",\n \"@\": \"stage\",\n \"\\\\\": …
/plugin/jdraw/lib/
H A Djgraphx.jar ... model/ com/mxgraph/layout/hierarchical/stage/ com/mxgraph/layout/orthogonal/ com ...
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock654 babel-preset-stage-0@^6.5.0:
656 …resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.16.0.tgz#f5a2…
660 babel-preset-stage-1 "^6.16.0"
662 babel-preset-stage-1@^6.16.0:
664 …resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.16.0.tgz#9d31…
668 babel-preset-stage-2 "^6.16.0"
670 babel-preset-stage-2@^6.16.0:
672 …resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.18.0.tgz#9eb7…
677 babel-preset-stage-3 "^6.17.0"
679 babel-preset-stage-3@^6.17.0:
[all …]
/plugin/pgn4web/pgn4web/
H A Dtest.pgn23 [Stage "Some stage"]
/plugin/linkbonus/syntax/
H A Dinterwiki.txt201 * @brief imported from renderer due to being defined too late in the stage
/plugin/flowplayer/player/
H A DREADME.txt41 - #503 Update viewport when stage is added to obtain the coordnates correctly. Update viewport when…
42 - #508 stage video mask was being added to the top layer and hiding all children.
/plugin/passpolicy/
H A Dwords.txt3402 stage
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js25622 for (var stage in this._events) {
25624 this._events[stage][mode] = evs[stage];
26103 _fireEvent: function(stage, mode, params) {
26104 gantt.assert(this._events[stage], "Invalid stage:{" + stage + "}");
26106 var trigger = this._events[stage][mode];
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1433 * Eliminated intermediate read-file-to-memory stage if

12