/plugin/mikioplugin/icons/fontawesome/css/ |
H A D | all.min.css | 4 …envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"…
|
/plugin/mikioplugin/icons/fontawesome5/css/ |
H A D | all.min.css | 5 …\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-o…
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | envelope-fill.svg | 1 <svg class="bi bi-envelope-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
|
H A D | envelope-open-fill.svg | 1 <svg class="bi bi-envelope-open-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCol…
|
H A D | envelope-open.svg | 1 <svg class="bi bi-envelope-open" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
|
H A D | envelope.svg | 1 <svg class="bi bi-envelope" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns=…
|
/plugin/mikioplugin/icons/elusive/css/ |
H A D | elusive-icons.min.css | 4 …ontent:"\f148"}.el-eject:before{content:"\f149"}.el-envelope-alt:before{content:"\f14a"}.el-envelo…
|
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
H A D | Collection.php | 122 $envelope = $this->getGeos()->envelope(); 124 if ($envelope->typeName() == 'Point') { 125 return geoPHP::geosToGeometry($envelope)->getBBox(); 129 $geosRing = $envelope->exteriorRing();
|
H A D | Geometry.php | 333 public function envelope() function in geoPHP\\Geometry\\Geometry 346 return geoPHP::geosToGeometry($this->getGeos()->envelope());
|
/plugin/geophp/vendor/funiq/geophp/ |
H A D | README.md | 81 echo $geom2->envelope()->area();
|
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | GeoHash.php | 126 $envelope = $geometry->envelope(); 129 foreach ($envelope->getPoints() as $point) {
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js.unc | 19357 …ulb.png thumbs_down.png thumbs_up.png heart.png broken_heart.png kiss.png envelope.png".split(" ");
|
/plugin/ckgedit/ckeditor/plugins/smiley/ |
H A D | plugin.js.unc | 46 * 'broken_heart.png','kiss.png','envelope.png' 56 'broken_heart.png', 'kiss.png', 'envelope.png' ];
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/ |
H A D | open-iconic.css | 250 .oi[data-glyph=envelope-closed]:before { content:'\e05c'; } 252 .oi[data-glyph=envelope-open]:before { content:'\e05d'; }
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | DSSEAttestationOccurrence.php | 30 public function setEnvelope(Envelope $envelope) argument 32 $this->envelope = $envelope; 39 return $this->envelope;
|
H A D | Occurrence.php | 174 public function setEnvelope(Envelope $envelope) argument 176 $this->envelope = $envelope; 183 return $this->envelope;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
H A D | DSSEAttestationOccurrence.php | 30 public function setEnvelope(Envelope $envelope) argument 32 $this->envelope = $envelope; 39 return $this->envelope;
|
H A D | Occurrence.php | 174 public function setEnvelope(Envelope $envelope) argument 176 $this->envelope = $envelope; 183 return $this->envelope;
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 8764 envelope
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | fontawesome.all.min.css | 5 …\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-o…
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/ |
H A D | open-iconic.css | 250 .oi[data-glyph=envelope-closed]:before { content:'\e05c'; } 252 .oi[data-glyph=envelope-open]:before { content:'\e05d'; }
|
/plugin/icons/assets/font-awesome/css/ |
H A D | font-awesome.min.css | 4 …envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"…
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
H A D | bootstrap.min.css | 5 …fore{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\…
|
/plugin/ckgdoku/ckeditor/plugins/smiley/ |
H A D | plugin.js.unc | 46 * 'broken_heart.png','kiss.png','envelope.png' 56 'broken_heart.png', 'kiss.png', 'envelope.png' ];
|
/plugin/authgoogle/google/auth/ |
H A D | Google_LoginTicket.php | 27 private $envelope; variable in Google_LoginTicket 35 * @param string $envelope Header from a verified authentication token. 38 public function __construct($envelope, $payload) { argument 39 $this->envelope = $envelope; 61 return array("envelope" => $this->envelope, "payload" => $this->payload);
|