Searched refs:get_type (Results 1 – 7 of 7) sorted by relevance
35 function get_type() { function in Image
12 function get_type() { function in CSSPageSelector
413 switch ($image->get_type()) {
489 $type = $selector->get_type();
441 if($enclosure->get_type()){442 if(substr($enclosure->get_type(),0,5) != 'image') continue;
7118 var tmp = this.get_type(obj, true);7132 this.get_type = function (obj, rules) {