Home
last modified time | relevance | path

Searched refs:filter (Results 626 – 650 of 1263) sorted by path

1...<<21222324252627282930>>...51

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBackgroundWriter.php423 $filter = ($this->mpdf->compress) ? '/Filter /FlateDecode ' : '';
426 $this->writer->write('<< /Type /XObject /Subtype /Form /FormType 1 ' . $filter);
H A DImageWriter.php31 $filter = $this->mpdf->compress ? '/Filter /FlateDecode ' : '';
106 $this->writer->write('<</N ' . $info['ch'] . ' ' . $filter . '/Length ' . strlen($icc) . '>>');
112 $this->writer->write('<<' . $filter . '/Length ' . strlen($pal) . '>>');
H A DPageWriter.php45 $filter = $this->mpdf->compress ? '/Filter /FlateDecode ' : '';
260 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . '>>');
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md24 1. [`SetNullFilter`](#setnullfilter-filter)
25 1. [`KeepFilter`](#keepfilter-filter)
26 1. [`DoctrineCollectionFilter`](#doctrinecollectionfilter-filter)
27 1. [`DoctrineEmptyCollectionFilter`](#doctrineemptycollectionfilter-filter)
28 1. [`DoctrineProxyFilter`](#doctrineproxyfilter-filter)
29 1. [`ReplaceFilter`](#replacefilter-type-filter)
30 1. [`ShallowCopyFilter`](#shallowcopyfilter-type-filter)
136 The method to add a filter is `DeepCopy\DeepCopy::addFilter($filter, $matcher)`,
137 with `$filter` implementin
[all...]
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php35 * @var array Array of ['filter' => Filter, 'matcher' => Matcher] pairs.
42 * @var array Array of ['filter' => Filter, 'matcher' => Matcher] pairs.
97 public function addFilter(Filter $filter, Matcher $matcher) argument
101 'filter' => $filter,
105 public function prependFilter(Filter $filter, Matcher $matcher) argument
109 'filter' => $filter,
113 public function addTypeFilter(TypeFilter $filter, TypeMatcher $matcher) argument
117 'filter'
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php351 $filter = PdfDictionary::get($stream->value, 'Filter');
352 if (!$filter instanceof PdfNull) {
353 $dict->value['Filter'] = $filter;
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfStream.php249 foreach ($filters as $key => $filter) {
250 if (!($filter instanceof PdfName)) {
259 switch ($filter->value) {
264 if (\strpos($filter->value, 'LZW') === 0) {
319 \sprintf('Unsupported filter "%s".', $filter->value),
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php245 $filter = new AsciiHex();
246 $string = $filter->decode($value->value);
248 $value->value = $filter->encode($string, true);
/plugin/edittable/lib/
H A Dhandsontable.full.js21411 filter: true,
29190 var filterSetting = this.cellProperties.filter;
33765 var newData = this.dataSource.filter(function (row, index) {
35299 this.cellProperties.filter = false;
35312 cellMeta.filter = false;
H A Dhandsontable.less361filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57b5d1ff', endColorstr='#57b5d…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Dmake.sh143 rsync -arv --exclude=.ci --exclude=.git --filter=':- .gitignore' "$PWD" "${output_folder}/."
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc373 $params['body'] = (array) An index filter specified with the Query DSL
542 $params['pre_filter_shard_size'] = (number) A threshold that enforces a pre-filter roundtrip to prefilter search shards based on query rewriting if the number of shards the search request expands to exceeds the threshold. This filter roundtrip can limit the number of shards significantly if for instance a shard can not match any documents based on its rewrite method ie. if date filters are mandatory to match but the shard bounds and the query are disjoint.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc172 $params['health'] = (enum) A health status ("green", "yellow", or "red" to filter only indices matching the specified health status (Options = green,yellow,red)
517 $params['thread_pool_patterns'] = (list) A comma-separated list of regular-expressions to filter the thread pools in the output
H A DIndicesNamespace.asciidoc313 $params['index'] = (list) A comma-separated list of index names to filter aliases
471 $params['index'] = (list) A comma-separated list of index names to filter aliases
654 $params['body'] = (array) The settings for the alias, such as `routing` or `filter`
827 $params['status'] = (list) A comma-separated list of statuses used to filter on shards to get store information for (Options = green,yellow,red,all)
H A DMlNamespace.asciidoc194 $params['filter_id'] = (string) The ID of the filter to delete
374 $params['start'] = (string) Start time filter for buckets
375 $params['end'] = (string) End time filter for buckets
510 $params['filter_id'] = (string) The ID of the filter to fetch
620 $params['start'] = (string) Start time filter for records
621 $params['end'] = (string) End time filter for records
800 $params['filter_id'] = (string) The ID of the filter to create
801 $params['body'] = (array) The filter details (Required)
972 $params['filter_id'] = (string) The ID of the filter to update
973 $params['body'] = (array) The filter updat
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D028f6d6ac2594e20b78b8a8f8cbad49d.asciidoc22 'filter' => [
H A D06afce2955f9094d96d27067ebca32e8.asciidoc14 'filter' => [
H A D162b5b693b713f0bfab1209d59443c46.asciidoc9 'filter' => [
H A D1b8caf0a6741126c6d0ad83b56fce290.asciidoc18 'filter' => [
H A D251ea12c1248385ab409906ac64d9ee9.asciidoc14 'filter' => [
H A D4d56b179242fed59e3d6476f817b6055.asciidoc12 'filter' => [
H A Ddc15e2373e5ecbe09b4ea0858eb63d47.asciidoc17 'filter' => [
H A Df29a28fffa7ec604a33a838f48f7ea79.asciidoc21 'filter' => [
H A Df70a54cd9a9f4811bf962e469f2ca2ea.asciidoc9 'filter' => [
H A Dfa88f6f5a7d728ec4f1d05244228cb09.asciidoc13 'filter' => [

1...<<21222324252627282930>>...51