Home
last modified time | relevance | path

Searched defs:contentFilter (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/mappings/
H A DCompareSubscriberContext.java60 final DiffFilter contentFilter = createContentFilter(); in getDiffFilter() local
H A DWorkspaceSubscriberContext.java94 final DiffFilter contentFilter = createContentFilter(); in getDiffFilter() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/PhotosLibrary/
H A DFilters.php31 public function setContentFilter(Google_Service_PhotosLibrary_ContentFilter $contentFilter)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PhotosLibrary/
H A DFilters.php31 public function setContentFilter(Google_Service_PhotosLibrary_ContentFilter $contentFilter)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/templates/packager/
H A Dpackager.properties56 contentFilter=sdk key
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/examples/packaging_p2_product/org.example.releng/buildConfigs/packager/
H A Dpackager.properties27 contentFilter=mail key
/dports/multimedia/kaffeine/kaffeine-2.0.18/src/dvb/
H A Ddvbepgdialog_p.h115 QStringMatcher contentFilter; variable
/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DConnectionHandler.cpp2184 void ConnectionHandler::contentFilter(HTTPHeader *docheader, HTTPHeader *header, DataBuffer *docbod… in contentFilter() function in ConnectionHandler