Home
last modified time | relevance | path

Searched refs:filter (Results 676 – 700 of 1263) sorted by relevance

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

/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js18 ….array.forEach(A,function(a){f.elements[a]=c});p=new CKEDITOR.htmlParser.filter(f);var l=new CKEDI…
26filter,h=a.is?a.$.sheet:b(a);a=[];var f;if(h)for(h=h.cssRules,f=0;f<h.length;f++)h[f].type===windo…
40 …orEach(function(a){f.push(a)},CKEDITOR.NODE_ELEMENT,!1);g=h.filter(f,d("li"));var n=h.filter(f,e);…
41 10)||1,l=c(e,a)+1;f||(f=m.parseCssText(a.attributes.style)["list-style-type"]);h.forEach(h.filter(a…
46 …N){a.margin=a.margin||a.MARGIN;var b={styles:{margin:a.margin}};CKEDITOR.filter.transformationsToo…
53filter(c,function(a){return 0!==a})),e=f(c,function(a){return Math.round(a/m)});-1!==h.indexOf(e,0…
54 …}},isShifted:function(a){return"li"!==a.name?!1:0===CKEDITOR.tools.array.filter(a.children,functio…
/plugin/semanticdata/
H A Dhelper.php258 msg('Failed to parse filter "'.hsc($filterline).'"',-1);
/plugin/highlightjs/highlight/styles/
H A Dfar.css86 .django .filter .argument,
H A Dbrown_paper.css55 .django .filter .argument,
H A Dzenburn.css35 .django .filter .argument {
H A Dschool_book.css57 .django .filter .argument,
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst6 As of Twig 1.38, use the :doc:`spaceless <../filters/spaceless>` filter instead.
/plugin/rrdgraph/
H A Dscript.js40 if (gangedGraphs.filter("[value='" + graphId + "']").length > 0)
/plugin/externalembed/
H A Dscreen.css86 -webkit-filter: blur(3px) brightness(50%);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatapipelines.php77 'filter' => [
H A DMyBusinessQA.php98 'filter' => [
H A DPlaydeveloperreporting.php77 'filter' => [
H A DStreetViewPublish.php158 'filter' => [
H A DCloudScheduler.php85 'filter' => [
H A DPaymentsResellerSubscription.php103 'filter' => [
H A DCloudComposer.php200 'filter' => [
H A DNetworkServices.php90 'filter' => [
394 'filter' => [
H A DNetworkSecurity.php88 'filter' => [
370 'filter' => [
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js132 this.setFilter = function (filter /* :String */) /* :Boolean */ { argument
134 return controller.showOnlyMatchingOptions(filter, options.match);
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php132 public function constant_score(?AbstractQuery $filter = null): ConstantScore argument
134 return new ConstantScore($filter);
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_iequirks.css5filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt132 * Bugfix: gamma filter for ImageMagick was broken
134 filter to "-gaussian-blur"
213 ¤ Added 'stc' (Source Transparent Color) filter
230 ¤ Added "size" filter. NOTE: try not to use this filter,
239 * Sepia filter now uses ImageFilter under PHP5
268 when using "cont" filter in PHP5
270 * Bugfix: Colorize filter ignored $amount under PHP5
347 filter (thanks haydurØhaydur*com; squidliberty)
353 * Bugfix: "wb" filter had no effect when "lvl" filter applied
376 * "hist" filter now accepts both X and Y margins
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php45 $filter = $this->mpdf->compress ? '/Filter /FlateDecode ' : '';
260 $this->writer->write('<<' . $filter . '/Length ' . strlen($p) . '>>');
/plugin/webdavclient/
H A Dhelper.php1023 $filter = 'calendarid';
1028 $filter = 'addressbookid';
1040 $query = "DELETE FROM " . $table . " WHERE etag = ? AND " . $filter . " = ?";
1528 foreach($filters as $filter => $params)
1532 $xml->startElement($filter);
1536 $xml->startElement($filter);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
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...]

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