Home
last modified time | relevance | path

Searched defs:state (Results 301 – 325 of 1827) sorted by relevance

1...<<11121314151617181920>>...74

/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js249 ui.hoverIcons.getStateAt = function(state, x, y) argument
1071 function mxIconSet(state) argument
1229 dragEnter: function(evt, state) argument
1236 dragLeave: function(evt, state) argument
/plugin/dtable/
H A Dhelper.php161 function table($match, $state, $pos) {
236 public function linebreak($match, $state, $pos) {
/plugin/definitionlist/
H A Dsyntax.php83 public function handle($match, $state, $pos, Doku_Handler $handler) {
126 protected function _writeCall($tag, $state, $pos, $match, &$handler) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterOutput.php48 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutput
159 public function setState($state)
H A DGoogleCloudMlV1Trial.php52 public $state; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
173 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php41 public $state; variable in Google\\Service\\Testing\\TestExecution
126 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DEndpoint.php57 public $state; variable in Google\\Service\\IDS\\Endpoint
182 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DlpJob.php52 public $state; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DlpJob
173 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php48 public $state; variable in Google\\Service\\Sasportal\\SasPortalDeviceConfig
159 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DTrust.php38 public $state; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Trust
113 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkPeering.php61 public $state; variable in Google\\Service\\Compute\\NetworkPeering
196 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Deployment.php54 public $state; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Deployment
185 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php48 public $state; variable in Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig
159 public function setState($state)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDatabase.php52 public $state; variable in Google\\Service\\Spanner\\Database
173 public function setState($state)
/plugin/dirtylittlehelper/mermaid/editor/src/
H A Dcode-store.js19 let state; variable
/plugin/yuriigantt/src/Driver/Embedded/
H A DRenderer.php67 public function plugin($name, $data, $state = '', $match = '')
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.parse.inc.php16 function parse_style_attr($root, &$state, &$pipeline) {
H A Dcss.background.inc.php27 function inherit($state, &$new_state) {
H A Dcss.state.class.php41 function getStoredState(&$base_font_size, &$state, &$state_default_flags) {
47 function pushStoredState($base_font_size, $state, $state_default_flags) {
/plugin/fksnewsfeed/syntax/
H A Dstream.php15 public function handle($match, $state, $pos, Doku_Handler $handler): array {
/plugin/wrap/syntax/
H A Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/adhoctags/syntax/
H A Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/photogallery/
H A Dadmin.php88 function _info_row($item, $value, $state = null, $header = false){
/plugin/dokucrypt/
H A Dscript.js570 function byteSub(state, direction) { argument
581 function shiftRow(state, direction) { argument
596 function mixColumn(state, direction) { argument
621 function addRoundKey(state, roundKey) { argument
671 function jcRound(state, roundKey) { argument
678 function inverseRound(state, roundKey) { argument
685 function finalRound(state, roundKey) { argument
691 function inverseFinalRound(state, roundKey){ argument
1412 var state = []; variable
/plugin/dokucrypt2/
H A Dscript.js642 function byteSub(state, direction) { argument
653 function shiftRow(state, direction) { argument
668 mixColumn(state, direction) global() argument
693 addRoundKey(state, roundKey) global() argument
743 jcRound(state, roundKey) global() argument
750 inverseRound(state, roundKey) global() argument
757 finalRound(state, roundKey) global() argument
763 inverseFinalRound(state, roundKey) global() argument
1484 var state = []; global() variable
[all...]

1...<<11121314151617181920>>...74