Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 25 of 104) sorted by relevance

12345

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.page.inc.php63 var $selector; variable in CSSAtRulePage
67 function CSSAtRulePage($selector, &$pipeline) {
96 var $selector; variable in CSSAtRuleMarginBox
103 function CSSAtRuleMarginBox($selector, &$pipeline) {
121 function _getCSSDefaults($selector) {
255 function &parse_css_atpage_selector($selector) {
H A Dcss.selectors.inc.php70 function match_selector($selector, $root) {
169 function css_selector_specificity($selector) {
220 function selector_get_type($selector) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceManagement\\MetricRule
48 public function setSelector($selector)
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceManagement\\CustomErrorRule
48 public function setSelector($selector)
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceManagement\\SystemParameterRule
47 public function setSelector($selector)
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceManagement\\UsageRule
52 public function setSelector($selector)
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceManagement\\DocumentationRule
66 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\CustomErrorRule
48 public function setSelector($selector)
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\MetricRule
48 public function setSelector($selector)
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceNetworking\\SystemParameterRule
47 public function setSelector($selector)
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceNetworking\\UsageRule
52 public function setSelector($selector)
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceNetworking\\DocumentationRule
66 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\MetricRule
48 public function setSelector($selector)
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\CustomErrorRule
48 public function setSelector($selector)
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\SystemParameterRule
47 public function setSelector($selector)
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\DocumentationRule
66 public function setSelector($selector)
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\UsageRule
52 public function setSelector($selector)
H A DAuthenticationRule.php34 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\AuthenticationRule
81 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\CustomErrorRule
48 public function setSelector($selector)
H A DMetricRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\MetricRule
48 public function setSelector($selector)
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceUsage\\SystemParameterRule
47 public function setSelector($selector)
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceUsage\\DocumentationRule
66 public function setSelector($selector)
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\UsageRule
52 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DIAMCredentials.php31 private $selector; variable in Google\\Auth\\Credentials\\IAMCredentials
42 public function __construct($selector, $token)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DAbstractConnectionPool.php47 protected $selector; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
67 public function __construct(array $connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams) argument

12345