Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 7 of 7) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dimage.class.php35 function get_type() { function in Image
H A Dcss.rules.page.inc.php12 function get_type() { function in CSSPageSelector
H A Doutput.fpdf.class.php413 switch ($image->get_type()) {
H A Dpipeline.class.php489 $type = $selector->get_type();
/plugin/gallery/
H A Dsyntax.php
/plugin/photogallery/
H A Dsyntax.php441 if($enclosure->get_type()){
442 if(substr($enclosure->get_type(),0,5) != 'image') continue;
/plugin/metaeditor/
H A Djstree.js7118 var tmp = this.get_type(obj, true);
7132 this.get_type = function (obj, rules) {