Home
last modified time | relevance | path

Searched refs:flow (Results 1 – 25 of 212) sorted by relevance

123456789

/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Advanced.js18 flow.vertex = true;
22 flow.insert(flow1);
26 flow.insert(flow2);
33 flow.insert(edge);
37 flow.insert(flow3);
42 flow.insert(edge);
46 flow.insert(flow4);
51 flow.insert(edge);
56 flow.insert(edge);
75 …return sb.createVertexTemplateFromCells([flow], flow.geometry.width, flow.geometry.height, 'Vertic…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ImportFlowResponse.php25 public $flow; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ImportFlowResponse
30 public function setFlow($flow) argument
32 $this->flow = $flow;
39 return $this->flow;
H A DGoogleCloudDialogflowCxV3ImportFlowResponse.php25 public $flow; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportFlowResponse
30 public function setFlow($flow) argument
32 $this->flow = $flow;
39 return $this->flow;
H A DGoogleCloudDialogflowCxV3TestConfig.php26 public $flow; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestConfig
39 public function setFlow($flow) argument
41 $this->flow = $flow;
48 return $this->flow;
H A DGoogleCloudDialogflowCxV3beta1TestConfig.php26 public $flow; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig
39 public function setFlow($flow) argument
41 $this->flow = $flow;
48 return $this->flow;
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php30 public function setFlow(GoogleCloudDialogflowCxV3Flow $flow) argument
32 $this->flow = $flow;
39 return $this->flow;
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css2 position: absolute !important; /* not in the normal flow */
18 position: absolute !important; /* not in the normal flow */
37 position: absolute !important; /* not in the normal flow */
/plugin/flowcharts/
H A DREADME.md24 <flow>
30 </flow>
40 <flow>
47 </flow>
/plugin/combo/resources/library/bootstrap/
H A DupdateBootStrapCustom.yml1 comment: "This flow will create the bootstrapCustom.json file"
2 flow:
/plugin/highlightjs/highlight/styles/
H A Dfar.css58 .flow,
109 .flow,
H A Dascetic.css38 .flow,
H A Dvs.css38 .flow,
H A Dmagula.css35 .flow,
H A Ddefault.css42 .flow,
H A Ddark.css25 .flow,
H A Dbrown_paper.css27 .flow,
H A Dzenburn.css51 .dos .flow,
/plugin/dropfiles/
H A D.flowconfig8 flow-typed/
/plugin/bootswrapper/exe/help/
H A Dmacro.txt3 This plugin provide a special macro to control the flow of the page.
/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.css21 grid-auto-flow: row;
H A Dholy-medium.css16 grid-auto-flow: row;
H A Dholy.css38 grid-auto-flow: row;
/plugin/menu/
H A Dstyle.css84 flex-flow: column;
/plugin/imageflow/
H A DREADME.md3 …alculations with the original. The current version also supports multiple flow components in one p…
30 …on't matter. The plugin then reads all images from the given namespace and builds the flow-scroller
/plugin/codemirror/dist/modes/
H A Drpm.min.js.map1flow macros\n var control_flow_simple = /^%(else|endif)/; // rpm control flow macros\n var opera…

123456789