Home
last modified time | relevance | path

Searched refs:envelope (Results 1 – 25 of 29) sorted by last modified time

12

/plugin/mikioplugin/icons/fontawesome/css/
H A Dall.min.css4envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"…
/plugin/mikioplugin/icons/fontawesome5/css/
H A Dall.min.css5 …\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-o…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Denvelope-fill.svg1 <svg class="bi bi-envelope-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
H A Denvelope-open-fill.svg1 <svg class="bi bi-envelope-open-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCol…
H A Denvelope-open.svg1 <svg class="bi bi-envelope-open" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
H A Denvelope.svg1 <svg class="bi bi-envelope" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns=…
/plugin/mikioplugin/icons/elusive/css/
H A Delusive-icons.min.css4 …ontent:"\f148"}.el-eject:before{content:"\f149"}.el-envelope-alt:before{content:"\f14a"}.el-envelo…
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php122 $envelope = $this->getGeos()->envelope();
124 if ($envelope->typeName() == 'Point') {
125 return geoPHP::geosToGeometry($envelope)->getBBox();
129 $geosRing = $envelope->exteriorRing();
H A DGeometry.php333 public function envelope() function in geoPHP\\Geometry\\Geometry
346 return geoPHP::geosToGeometry($this->getGeos()->envelope());
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md81 echo $geom2->envelope()->area();
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php126 $envelope = $geometry->envelope();
129 foreach ($envelope->getPoints() as $point) {
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc19357 …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 Dplugin.js.unc46 * '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 Dopen-iconic.css250 .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 DDSSEAttestationOccurrence.php30 public function setEnvelope(Envelope $envelope) argument
32 $this->envelope = $envelope;
39 return $this->envelope;
H A DOccurrence.php174 public function setEnvelope(Envelope $envelope) argument
176 $this->envelope = $envelope;
183 return $this->envelope;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDSSEAttestationOccurrence.php30 public function setEnvelope(Envelope $envelope) argument
32 $this->envelope = $envelope;
39 return $this->envelope;
H A DOccurrence.php174 public function setEnvelope(Envelope $envelope) argument
176 $this->envelope = $envelope;
183 return $this->envelope;
/plugin/passpolicy/
H A D10k-common-passwords.txt8764 envelope
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …\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 Dopen-iconic.css250 .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 Dfont-awesome.min.css4envelope-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 Dbootstrap.min.css5 …fore{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\…
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc46 * 'broken_heart.png','kiss.png','envelope.png'
56 'broken_heart.png', 'kiss.png', 'envelope.png' ];
/plugin/authgoogle/google/auth/
H A DGoogle_LoginTicket.php27 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);

12