Home
last modified time | relevance | path

Searched defs:selector (Results 51 – 75 of 144) sorted by relevance

123456

/plugin/freechat/phpfreechat/data/public/js/
Dcreatestylerule.js25 applyRule: function(selector, declaration) argument
/plugin/mobiletable/
DmobileTable.js280 selector: "div.page div.mobiletable table", property
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php157 var $selector = ''; variable in csstidy
877 function css_add_property($media,$selector,$property,$new_val)
906 function merge_css_blocks($media,$selector,$css_add)
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dspecificities-overlap.js24 function findSpecificity(selector, cache) { argument
Dmerge-non-adjacent-by-body.js22 function withoutModifier(selector) { argument
/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslatorInterface.php36 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): …
/plugin/inlineedit/
Dscript.js42 function ajaxedit_getIdxBySelector($elem,selector) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceUsage\\HttpRule
189 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceNetworking\\HttpRule
189 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceConsumerManagement\\HttpRule
189 public function setSelector($selector)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceManagement\\HttpRule
189 public function setSelector($selector)
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php702 public function querySelector(string $selector): XmlElement
716 public function querySelectorAll(string $selector): array
733 public function cssSelectorToXpath(string $selector): string
H A DXmlElement.php102 public function querySelectorAll(string $selector): array
154 public function querySelector(string $selector): XmlElement
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DJsonWireCompat.php75 private static function escapeSelector($selector)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
DSimpleConnectionPool.php32 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DStaticConnectionPool.php42 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DStaticNoPingConnectionPool.php42 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DSniffingConnectionPool.php43 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
/plugin/html2pdf/html2pdf/html2ps/
Dcss.utils.inc.php12 function css_find_pseudoelement($selector) {
Dcss.rules.inc.php5 var $selector; variable in CSSRule
Dcss.ruleset.class.php310 function detect_applicable_tag($selector) {
/plugin/odt/ODT/css/
Dcssimportnew.php498 protected function selector_matches (array $selector, iElementCSSMatchable $element) {
694 protected $selector = NULL; variable in css_rule_new
705 public function __construct($selector, $decls, $media = NULL) {
/plugin/scrape/vendor/symfony/css-selector/Parser/
DParser.php289 … function parseAttributeNode(Node\NodeInterface $selector, TokenStream $stream): Node\AttributeNode
/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php32 public static function getRule(array $styles, $selector): string
/plugin/jquerymigrate/
Djquery-migrate-3.1.0.js156 jQuery.find = function( selector ) { argument
558 delegate: function( selector, types, data, fn ) { argument
562 undelegate: function( selector, types, fn ) { argument

123456