Home
last modified time | relevance | path

Searched refs:assets (Results 1 – 25 of 86) sorted by path

1234

/plugin/achart/
H A Dall.less1 /*Imported css from assets folder*/
3 @import "assets/apexcharts.css";
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe41129 assets adobe
/plugin/airtable/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php866 public $assets; variable in Google_Application
886 public function setAssets(/* array(Google_ImageAsset) */ $assets) { argument
887 $this->assertIsArray($assets, 'Google_ImageAsset', __METHOD__);
888 $this->assets = $assets;
891 return $this->assets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudAsset.php41 public $assets; variable in Google\\Service\\CloudAsset
67 'assets',
71 'path' => 'v1/{+parent}/assets',
H A DCloudDataplex.php887 'assets',
891 'path' => 'v1/{+parent}/assets',
943 'path' => 'v1/{+parent}/assets',
H A DDisplayVideo.php232 'assets',
236 'path' => 'v1/advertisers/{+advertiserId}/assets',
H A DPolyService.php40 public $assets; variable in Google\\Service\\PolyService
63 'assets',
77 'path' => 'v1/assets',
120 'assets',
124 'path' => 'v1/{+name}/assets',
H A DSecurityCommandCenter.php87 'assets',
91 'path' => 'v1/{+parent}/assets:group',
101 'path' => 'v1/{+parent}/assets',
531 'assets',
535 'path' => 'v1/{+parent}/assets:group',
545 'path' => 'v1/{+parent}/assets',
583 'path' => 'v1/{+parent}/assets:runDiscovery',
1167 'assets',
1171 'path' => 'v1/{+parent}/assets:group',
1181 'path' => 'v1/{+parent}/assets',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DBatchGetAssetsHistoryResponse.php29 public function setAssets($assets) argument
31 $this->assets = $assets;
38 return $this->assets;
H A DGoogleCloudAssetV1p7beta1RelatedAssets.php31 public function setAssets($assets) argument
33 $this->assets = $assets;
40 return $this->assets;
H A DListAssetsResponse.php37 public function setAssets($assets) argument
39 $this->assets = $assets;
46 return $this->assets;
H A DRelatedAssets.php31 public function setAssets($assets) argument
33 $this->assets = $assets;
40 return $this->assets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListAssetsResponse.php33 public function setAssets($assets) argument
35 $this->assets = $assets;
42 return $this->assets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php229 public function setAssets($assets) argument
231 $this->assets = $assets;
238 return $this->assets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplication.php91 public function setAssets($assets) argument
93 $this->assets = $assets;
100 return $this->assets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DListAssetsResponse.php37 public function setAssets($assets) argument
39 $this->assets = $assets;
46 return $this->assets;
H A DListLikedAssetsResponse.php37 public function setAssets($assets) argument
39 $this->assets = $assets;
46 return $this->assets;
/plugin/authmantis/
H A DLICENSE.md450 organization, or substantially all assets of one, or subdividing an
/plugin/autogroup/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/barcode/
H A DCOPYING454 organization, or substantially all assets of one, or subdividing an
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/bbcodeextensions/
H A DLICENSE454 organization, or substantially all assets of one, or subdividing an
/plugin/bpmnio/
H A Dall.less1 @import "vendor/bpmn-js/dist/assets/diagram-js.css";
2 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn.css";
3 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css";
4 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css";
6 @import "vendor/dmn-js/dist/assets/diagram-js.css";
7 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn.css";
8 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-codes.css";
9 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-embedded.css";
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md469 * `FIX`: don't distribute test assets

1234