Home
last modified time | relevance | path

Searched refs:priorities (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2PriorityCapabilities.php29 public function setPriorities($priorities) argument
31 $this->priorities = $priorities;
38 return $this->priorities;
/plugin/mantisreporter/
H A Dsyntax.php134 $priorities = $this->getPriorities();
136 if(0 === count($priorities)) {
140 foreach($priorities as $priority) {
196 $priorities = $this->getPrioritiesHtml();
218 $priorities
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.collection.php75 $priorities = $this->_priorities;
77 array_multisort($priorities, $properties);
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js525 var priorities = {};
528 priorities[unit] = priority;
534 units.push({unit: u, priority: priorities[u]});
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md478 …* Added support for message priorities in PushoverHandler, see $highPriorityLevel and $emergencyLe…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md608 * Added the ability to specify custom `sendAll()` event priorities
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md639 * [#12332](http://dev.ckeditor.com/ticket/12332): Fixed: Lowered DOM events listeners' priorities i…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/edittable/lib/
H A Dhandsontable.full.js7647 var priorities = {};
7650 priorities[unit] = priority;
7656 units.push({unit: u, priority: priorities[u]});
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1059 * [#12332](https://dev.ckeditor.com/ticket/12332): Fixed: Lowered DOM events listeners' priorities
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1priorities = {};\n\n function addUnitPriority(unit, priority) {\n priorities[unit] = pri…