Home
last modified time | relevance | path

Searched refs:device (Results 1 – 25 of 131) sorted by path

123456

/plugin/abc2/abc-libraries/abcjs/
H A Dabcjs-midi.css144 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
/plugin/abc2/
H A Dstyle.css163 /* Adding the class "abcjs-large" will make the control easier on a touch device. */
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md71 initial build / mobile device orientation change) It then overrides particular
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDevicesListResponse.php29 public function setDevice($device) argument
31 $this->device = $device;
38 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCustomerApplyConfigurationRequest.php46 public function setDevice(DeviceReference $device) argument
48 $this->device = $device;
55 return $this->device;
H A DCustomerRemoveConfigurationRequest.php28 public function setDevice(DeviceReference $device) argument
30 $this->device = $device;
37 return $this->device;
H A DCustomerUnclaimDeviceRequest.php28 public function setDevice(DeviceReference $device) argument
30 $this->device = $device;
37 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DUserComment.php37 public $device; variable in Google\\Service\\AndroidPublisher\\UserComment
112 public function setDevice($device) argument
114 $this->device = $device;
121 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php1155 'device' => [
1192 'device' => [
1225 'device' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse.php28 public function setDevice(GoogleAppsCloudidentityDevicesV1Device $device) argument
30 $this->device = $device;
37 return $this->device;
H A DGoogleAppsCloudidentityDevicesV1WipeDeviceResponse.php28 public function setDevice(GoogleAppsCloudidentityDevicesV1Device $device) argument
30 $this->device = $device;
37 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DGetIosPostInstallAttributionRequest.php84 public function setDevice(DeviceInfo $device) argument
86 $this->device = $device;
93 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDataSource.php123 public function setDevice(Device $device) argument
125 $this->device = $device;
132 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalSignDeviceRequest.php28 public function setDevice(SasPortalDevice $device) argument
30 $this->device = $device;
37 return $this->device;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalSignDeviceRequest.php28 public function setDevice(SasPortalDevice $device) argument
30 $this->device = $device;
37 return $this->device;
/plugin/bible/bible_douayRheims/
H A D3_Kings.txt462 …12:28. And finding out a device, he made two golden calves, and said to them: Go ye up no more to …
H A DActs.txt627 …suppose the divinity to be like unto gold or silver or stone, the graving of art and device of man.
H A DDaniel.txt450 …ere come to Joakim, her husband, the two elders also came full of wicked device against Susanna, t…
H A DEcclesiasticus.txt559 19:19. But the learning of wickedness is not wisdom: and the device of sinners is not prudence.
H A DJeremias.txt449 …ying: Thus saith the Lord: Behold I frame evil against you, and devise a device against you: let e…
H A DWisdom.txt422 …g, and lamenting at the graves of the dead, they took up another foolish device: and pursued them …
/plugin/bootswrapper/syntax/
H A Dcolumn.php70 foreach (array('lg', 'md', 'sm', 'xs') as $device) {
71 $col .= isset($attributes[$device]) ? "col-$device-{$attributes[$device]} " : '';
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css17 @media screen and (-webkit-min-device-pixel-ratio:0) {
H A Dbpmn.css15 @media screen and (-webkit-min-device-pixel-ratio:0) {
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-embedded.css17 @media screen and (-webkit-min-device-pixel-ratio:0) {

123456