Home
last modified time | relevance | path

Searched refs:pathFilters (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DPathQueryOptions.php45 public function setPathFilters($pathFilters) argument
47 $this->pathFilters = $pathFilters;
54 return $this->pathFilters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Operation.php33 public $pathFilters; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Operation
90 public function setPathFilters($pathFilters) argument
92 $this->pathFilters = $pathFilters;
99 return $this->pathFilters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPathReportCompatibleFields.php95 public function setPathFilters($pathFilters) argument
97 $this->pathFilters = $pathFilters;
104 return $this->pathFilters;
H A DReportPathAttributionCriteria.php127 public function setPathFilters($pathFilters) argument
129 $this->pathFilters = $pathFilters;
136 return $this->pathFilters;
H A DReportPathCriteria.php127 public function setPathFilters($pathFilters) argument
129 $this->pathFilters = $pathFilters;
136 return $this->pathFilters;
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc175 pathFilters = editor._.elementsPath && editor._.elementsPath.filters;
229 if ( pathFilters )
231 pathFilters.push( function( element, name )
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc175 pathFilters = editor._.elementsPath && editor._.elementsPath.filters;
229 if ( pathFilters )
231 pathFilters.push( function( element, name )