Home
last modified time | relevance | path

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

12345

/plugin/odt/ODT/css/
H A 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/
H A DphpQuery-onefile.php
/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php32 public static function getRule(array $styles, $selector): string argument
/plugin/jquerymigrate/
H A 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
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php43 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/plugin/magnifier/
H A Dscript.js7 return function(selector, css){ argument
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js44 function _$(selector, elem) argument
50 function _$$(selector, elem) argument
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php102 public function querySelectorAll(string $selector): array argument
154 public function querySelector(string $selector): XmlElement argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.inc.php5 var $selector; variable in CSSRule
H A Dcss.ruleset.class.php310 function detect_applicable_tag($selector) {
/plugin/widearea/widearea/
H A Dwidearea.js356 var wideArea = function (selector) { argument
/plugin/jquery/
H A Djquery-1.4.2.js19 var jQuery = function( selector, context ) { argument
1330 hasClass: function( selector ) { argument
2590 function liveConvert( type, selector ) { argument
3655 var posProcess = function(selector, context){ argument
3725 find: function( selector ) { argument
3759 not: function( selector ) { argument
3763 filter: function( selector ) { argument
3767 is: function( selector ) { argument
3831 add: function( selector, context ) { argument
4113 remove: function( selector, keepData ) { argument
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D16.16.js1 …pen:"<",close:">",token:"delimiter.angle"}],tokenizer:{root:[{include:"@selector"}],selector:[{inc… property in AnonymousFunction29ebc6290100.i.tokenizer
H A D57.57.js1 …pen:"<",close:">",token:"delimiter.angle"}],tokenizer:{root:[{include:"@selector"}],selector:[{inc… property in AnonymousFunction283644d30100.i.tokenizer
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php93 private $selector = RoundRobinSelector::class; variable in Elasticsearch\\ClientBuilder
502 public function setSelector($selector): ClientBuilder argument
[all...]
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js95 var $ = function ( selector, context ) { argument
102 var $$ = function ( selector, context ) { argument
/plugin/sqlraw/
H A Dsimple_html_dom.php502 function find($selector, $idx=null, $lowercase=false)
553 protected function seek($selector, &$ret, $lowercase=false)
1111 function find($selector, $idx=null, $lowercase=false)
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php504 function find($selector, $idx = null, $lowercase = false) {
564 protected function seek($selector, &$ret, $parent_cmd, $lowercase = false) {
1594 function find($selector, $idx = null, $lowercase = false) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1255 $: function(selector) { argument
1338 delegate: function(eventName, selector, listener) { argument
1353 undelegate: function(eventName, selector, listener) { argument
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js28 selector: null property in $.swipebox.defaults
/plugin/odt/helper/
H A Dcssimport.php932 public function __construct($selector, $decls, $media = NULL) {
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 …se strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1|… argument
/plugin/revealjs/js/
H A Dreveal.js1810 function closestParent( target, selector ) { argument
2071 function enablePreviewLinks( selector ) { argument
2086 function disablePreviewLinks( selector ) { argument
3183 function updateSlides( selector, index ) { argument
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1 …r"))}else if(typeof define=="function"&&define.amd){define(["../../lib/codemirror"],a)}else{a(Code… function

12345