Home
last modified time | relevance | path

Searched refs:matchElements (Results 1 – 3 of 3) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js3326 matchElements: function(elements, expression) {
3339 return Selector.matchElements(elements, expression || '*')[index || 0];
/plugin/s5reloaded/ui/effects_support/
Dprototype.js3876 matchElements: function(elements, expression) {
3889 return Selector.matchElements(elements, expression || '*')[index || 0];
/plugin/issuetracker/
Dprototype.js6053 matchElements: function(elements, expression) { method