Home
last modified time | relevance | path

Searched defs:type (Results 351 – 375 of 2234) sorted by relevance

1...<<11121314151617181920>>...90

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DHasChild.php23 public function __construct($query, ?string $type = null)
49 public function setType(?string $type = null): self
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) property
300 …{name: 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, … property
305 …{name: 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, … property
309 …{name: 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, … property
313 …{name: 'hachureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(st… property
317 …{name: 'curveFitting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function… property
321 …{name: 'simplification', dispName: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isV… property
325 …{name: 'disableMultiStroke', dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisi… property
329 …{name: 'disableMultiStrokeFill', dispName: 'Disable Multi Stroke Fill', type: 'bool', defVal: fals… property
333 …{name: 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, … property
[all …]
/plugin/authssocas/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
30 "type": "library", string
82 "type": "git", string
87 "type": "zip", string
96 "type": "library", string
/plugin/struct/meta/
H A DCSVExporter.php20 protected $type = ''; variable in dokuwiki\\plugin\\struct\\meta\\CSVExporter
28 public function __construct($table, $type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DOrderLineItemAdjustment.php29 public $type; variable in Google\\Service\\ShoppingContent\\OrderLineItemAdjustment
62 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DEntityMention.php29 public $type; variable in Google\\Service\\CloudNaturalLanguage\\EntityMention
62 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DCorrection.php32 public $type; variable in Google\\Service\\AdExchangeBuyerII\\Correction
65 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DChoiceQuestion.php32 public $type; variable in Google\\Service\\Forms\\ChoiceQuestion
65 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
DActivityEvents.php32 public $type; variable in Google\\Service\\Reports\\ActivityEvents
65 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Kgsearch/
DSearchResponse.php34 public $type; variable in Google\\Service\\Kgsearch\\SearchResponse
57 public function setType($type)
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DEncoderInterface.php32 public function encode(AbstractType $type): string;
43 public function complete(IncompleteType $type, int $tagType, array $tagMap = []): AbstractType;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerTypeAction.php19 private $type; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerTypeAction
26 public function __construct(int $type)
/plugin/revealjs/plugin/notes/
Dnotes.js47 type: 'connect', property
74 type: 'return', property
92 type: 'state', property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
DResourceRecordSets.php71 public function delete($project, $location, $managedZone, $name, $type, $optParams = [])
95 public function get($project, $location, $managedZone, $name, $type, $optParams = [])
148 …public function patch($project, $location, $managedZone, $name, $type, ResourceRecordSet $postBody…
/plugin/encryptedpasswords/
Dscript.js4 type: 'format', property
12 type: 'encryptedPasswordsToggle', property
/plugin/ipban/ip-lib/src/Address/
DAssignedRange.php24 protected $type; variable in IPLib\\Address\\AssignedRange
40 public function __construct(RangeInterface $range, $type, array $exceptions = array())
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentPageVisualElement.php30 public $type; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageVisualElement
63 public function setType($type)
DGoogleCloudDocumentaiV1DocumentPageVisualElement.php30 public $type; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageVisualElement
63 public function setType($type)
DGoogleCloudDocumentaiV1beta2DocumentPageVisualElement.php30 public $type; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageVisualElement
63 public function setType($type)
/plugin/diagramsnet/lib/images/
Dmanifest.json9 "type": "image/png", string
15 "type": "image/png" string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DQueryParameterType.php30 public $type; variable in Google\\Service\\Bigquery\\QueryParameterType
63 public function setType($type)
/plugin/mantis/lib/
Dclass.soap_val.php31 var $type; variable in soapval
72 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
DResourceType.php58 function is($type) {
70 function add($type) {
/plugin/bibtex/OSBib/create/
DPREVIEWSTYLE.php77 function process($type)
216 function loadArrays($type)
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DResourceType.php58 function is($type) {
70 function add($type) {

1...<<11121314151617181920>>...90