Searched refs:selectorMatches (Results 1 – 2 of 2) sorted by relevance
2 …selectorMatches(element,selectors.pop());if(firstMatching&&selectors.length){parentMatching=doesSo… function
3133 firstMatching = selectorMatches(element, selectors.pop());3147 parentMatching = selectorMatches(element, selector);3154 function selectorMatches(element, selector) { function