Home
last modified time | relevance | path

Searched defs:weight (Results 101 – 114 of 114) sorted by path

12345

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DFunctionScore.php77 ?float $weight = null argument
105 public function addScriptScoreFunction(AbstractScript $script, ?AbstractQuery $filter = null, ?float $weight = null) argument
134 addDecayFunction(string $function, string $field, string $origin, string $scale, string $offset = null, float $decay = null, float $weight = null, AbstractQuery $filter = null, string $multiValueMode = null) global() argument
166 addFieldValueFactorFunction(string $field, float $factor = null, string $modifier = null, float $missing = null, float $weight = null, AbstractQuery $filter = null) global() argument
194 addWeightFunction(float $weight, AbstractQuery $filter = null) global() argument
212 addRandomScoreFunction(int $seed, AbstractQuery $filter = null, float $weight = null, string $field = null) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Rescore/
H A DQuery.php74 public function setQueryWeight(float $weight): Query argument
87 public function setRescoreQueryWeight(float $weight): Query argument
/plugin/flowcharts/
H A Dmermaid.min.js34 …t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==S… argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php37 function font_resolved($family, $weight, $style, $encoding) {
51 function resolve_font($family, $weight, $style, $encoding) {
105 function get_global_encoding_override($weight, $style, $encoding) {
109 function get_family_encoding_override($family, $weight, $style, $encoding) {
130 function have_global_encoding_override($weight, $style, $encoding) {
134 function have_family_encoding_override($family, $weight, $style, $encoding) {
152 function get_typeface_name($family, $weight, $style, $encoding) {
H A Dvalue.font.class.php5 var $weight; variable in ValueFont
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/mermaid/
H A Dmermaid.min.js1561 In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var R=typeof window>"u"?null:window,H=R?R.navigator:null;R&&R.document;var Y=f(""),it=f({}),nt= global() property in AnonymousFunction3478d9c717dc00.UK.dijkstra.g
[all...]
/plugin/processing/
H A Dscript.js3043 setStrokeWeight: function(weight) { argument
/plugin/refnotes/
H A Drendering.php784 renderFont($weight, $defaultWeight, $style) global() argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js5145 paperproto.getFont = function (family, weight, style, stretch) { argument
/plugin/struct/meta/
H A DValue.php194 renderAsTagCloudLink(\\Doku_Renderer $R, $mode, $page, $filterQuery, $weight) global() argument
/plugin/struct/types/
H A DAbstractBaseType.php353 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
H A DColor.php85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
H A DMedia.php129 $image = ml($media, ['h' => $weight, 'w' => $weight]); argument

12345