/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.selectors.inc.php | 70 function match_selector($selector, $root) { argument 71 switch ($selector[0]) { 87 foreach ($selector[1] as $subselector) { 107 $attr_name = $selector[1]; 119 $attr_name = $selector[1]; 120 $attr_value = $selector[2]; 136 $attr_name = $selector[1]; 137 $attr_value = $selector[2]; 170 switch ($selector[0]) { 220 function selector_get_type($selector) { argument [all …]
|
H A D | css.rules.page.inc.php | 63 var $selector; variable in CSSAtRulePage 68 $this->selector = $selector; 96 var $selector; variable in CSSAtRuleMarginBox 104 $this->selector = $selector; 125 switch ($selector) { 256 switch ($selector) { 259 return $selector; 262 return $selector; 265 return $selector; 268 return $selector; [all …]
|
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | class.csstidy.php | 157 var $selector = ''; variable in csstidy 574 $this->selector = ''; 579 $this->selector = trim($this->selector).','; 620 $this->selector = ''; 665 …if($this->selector{0} == '@' && isset($at_rules[substr($this->selector,1)]) && $at_rules[substr($t… 702 $this->selector = strtolower($this->selector); 714 $this->selector = trim($this->selector); 747 $this->selector = ''; 847 $this->merge_css_blocks($this->at,$selector,$this->css[$this->at][$this->selector]); 871 * @param string $selector [all …]
|
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/ |
H A D | IAMCredentials.php | 31 private $selector; variable in Google\\Auth\\Credentials\\IAMCredentials 39 * @param string $selector the IAM selector 42 public function __construct($selector, $token) argument 44 if (!is_string($selector)) { 55 $this->selector = $selector; 86 $metadata_copy[self::SELECTOR_KEY] = $this->selector;
|
/plugin/scrape/HTMLPurifier/Filter/ |
H A D | ExtractStyleBlocks.php |
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | MetricRule.php | 29 public $selector; variable in Google\\Service\\ServiceManagement\\MetricRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | CustomErrorRule.php | 29 public $selector; variable in Google\\Service\\ServiceManagement\\CustomErrorRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | SystemParameterRule.php | 28 public $selector; variable in Google\\Service\\ServiceManagement\\SystemParameterRule 47 public function setSelector($selector) argument 49 $this->selector = $selector; 56 return $this->selector;
|
H A D | UsageRule.php | 29 public $selector; variable in Google\\Service\\ServiceManagement\\UsageRule 52 public function setSelector($selector) argument 54 $this->selector = $selector; 61 return $this->selector;
|
H A D | DocumentationRule.php | 33 public $selector; variable in Google\\Service\\ServiceManagement\\DocumentationRule 66 public function setSelector($selector) argument 68 $this->selector = $selector; 75 return $this->selector;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | CustomErrorRule.php | 29 public $selector; variable in Google\\Service\\ServiceNetworking\\CustomErrorRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | MetricRule.php | 29 public $selector; variable in Google\\Service\\ServiceNetworking\\MetricRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | SystemParameterRule.php | 28 public $selector; variable in Google\\Service\\ServiceNetworking\\SystemParameterRule 47 public function setSelector($selector) argument 49 $this->selector = $selector; 56 return $this->selector;
|
H A D | UsageRule.php | 29 public $selector; variable in Google\\Service\\ServiceNetworking\\UsageRule 52 public function setSelector($selector) argument 54 $this->selector = $selector; 61 return $this->selector;
|
H A D | DocumentationRule.php | 33 public $selector; variable in Google\\Service\\ServiceNetworking\\DocumentationRule 66 public function setSelector($selector) argument 68 $this->selector = $selector; 75 return $this->selector;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | MetricRule.php | 29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\MetricRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | CustomErrorRule.php | 29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\CustomErrorRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | SystemParameterRule.php | 28 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\SystemParameterRule 47 public function setSelector($selector) argument 49 $this->selector = $selector; 56 return $this->selector;
|
H A D | DocumentationRule.php | 33 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\DocumentationRule 66 public function setSelector($selector) argument 68 $this->selector = $selector; 75 return $this->selector;
|
H A D | UsageRule.php | 29 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\UsageRule 52 public function setSelector($selector) argument 54 $this->selector = $selector; 61 return $this->selector;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | CustomErrorRule.php | 29 public $selector; variable in Google\\Service\\ServiceUsage\\CustomErrorRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | MetricRule.php | 29 public $selector; variable in Google\\Service\\ServiceUsage\\MetricRule 48 public function setSelector($selector) argument 50 $this->selector = $selector; 57 return $this->selector;
|
H A D | SystemParameterRule.php | 28 public $selector; variable in Google\\Service\\ServiceUsage\\SystemParameterRule 47 public function setSelector($selector) argument 49 $this->selector = $selector; 56 return $this->selector;
|
H A D | DocumentationRule.php | 33 public $selector; variable in Google\\Service\\ServiceUsage\\DocumentationRule 66 public function setSelector($selector) argument 68 $this->selector = $selector; 75 return $this->selector;
|
H A D | UsageRule.php | 29 public $selector; variable in Google\\Service\\ServiceUsage\\UsageRule 52 public function setSelector($selector) argument 54 $this->selector = $selector; 61 return $this->selector;
|