Home
last modified time | relevance | path

Searched defs:registrations (Results 1 – 6 of 6) sorted by last modified time

/plugin/odt/ODT/
H A DODTImport.php98 …STemplate, $media_sel=NULL, $lengthCallback=NULL, $URLCallback=NULL, $registrations=NULL, $importS…
112 … $cssCode, $media_sel=NULL, $lengthCallback=NULL, $URLCallback=NULL, $registrations=NULL, $importS…
710 … import_styles_from_css (ODTInternalParams $params, $media_sel=NULL, $registrations=NULL, $listAli…
817 …port_styles_from_css_internal(ODTInternalParams $params, $htmlStack, $registrations=NULL, $listAli…
H A DODTDocument.php108 protected $registrations = array(); variable in ODTDocument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DListRegistrationsResponse.php47 public function setRegistrations($registrations)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php114 public $registrations; variable in Google\\Service\\Classroom
/plugin/diagramsnet/lib/js/
H A Dclear.js16 navigator.serviceWorker.getRegistrations().then(function(registrations) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js575 navigator.serviceWorker.getRegistrations().then(function(registrations) argument