Home
last modified time | relevance | path

Searched refs:booleanValue (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DValue.php25 public $booleanValue; variable in Google\\Service\\CloudSearch\\Value
45 public function setBooleanValue($booleanValue) argument
47 $this->booleanValue = $booleanValue;
54 return $this->booleanValue;
H A DNamedProperty.php25 public $booleanValue; variable in Google\\Service\\CloudSearch\\NamedProperty
50 public function setBooleanValue($booleanValue) argument
52 $this->booleanValue = $booleanValue;
59 return $this->booleanValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1Value.php25 public $booleanValue; variable in Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1Value
44 public function setBooleanValue($booleanValue) argument
46 $this->booleanValue = $booleanValue;
53 return $this->booleanValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Value.php25 public $booleanValue; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Value
51 public function setBooleanValue($booleanValue) argument
53 $this->booleanValue = $booleanValue;
60 return $this->booleanValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php27 public $booleanValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
64 public function setBooleanValue($booleanValue) argument
66 $this->booleanValue = $booleanValue;
73 return $this->booleanValue;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php27 public $booleanValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
64 public function setBooleanValue($booleanValue) argument
66 $this->booleanValue = $booleanValue;
73 return $this->booleanValue;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php27 public $booleanValue; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue
64 public function setBooleanValue($booleanValue) argument
66 $this->booleanValue = $booleanValue;
73 return $this->booleanValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DValue.php27 public $booleanValue; variable in Google\\Service\\Firestore\\Value
75 public function setBooleanValue($booleanValue) argument
77 $this->booleanValue = $booleanValue;
84 return $this->booleanValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DValue.php31 public $booleanValue; variable in Google\\Service\\Datastore\\Value
95 public function setBooleanValue($booleanValue) argument
97 $this->booleanValue = $booleanValue;
104 return $this->booleanValue;
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js119 function _assert(comment, booleanValue, failureMessage) { argument
120 if (!booleanValue)
126 var booleanValue = nonCommentArg(1, 1, arguments);
128 if (typeof(booleanValue) != 'boolean')
131 _assert(commentArg(1, arguments), booleanValue === true, 'Call to assert(boolean) with false');
136 var booleanValue = nonCommentArg(1, 1, arguments);
138 if (typeof(booleanValue) != 'boolean')
141 …_assert(commentArg(1, arguments), booleanValue === true, 'Call to assertTrue(boolean) with false');
146 var booleanValue = nonCommentArg(1, 1, arguments);
148 if (typeof(booleanValue) != 'boolean')
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php919 public $booleanValue; variable in Google_Value
944 public function setBooleanValue( $booleanValue) { argument
945 $this->booleanValue = $booleanValue;
948 return $this->booleanValue;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1117 setSelected(((Boolean) current).booleanValue()); in update()
1136 boolean value = !((Boolean) current).booleanValue(); in execute()
H A DEditorActions.java.bak1117 setSelected(((Boolean) current).booleanValue());
1136 boolean value = !((Boolean) current).booleanValue();
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js74 …ak;case 1:this.numberValue=a instanceof C?+Sa(a):+a;break;case 3:this.booleanValue=a instanceof C?…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...