Home
last modified time | relevance | path

Searched defs:img (Results 1 – 25 of 149) sorted by relevance

123456

/plugin/gallery/
H A Dsyntax.php
/plugin/fontcolor/images/
H A Dcolor-icon.php9 $img = imagecreate(16, 16); variable
/plugin/typography/images/fontcolor/
H A Dcolor-icon.php20 $img = imagecreatetruecolor(16, 16); variable
/plugin/photogallery/phpThumb/
H A Dphpthumb.unsharp.php46 public static function applyUnsharpMask(&$img, $amount, $radius, $threshold) {
H A Dphpthumb.functions.php267 public static function GetPixelColor(&$img, $x, $y) {
1081 function imagealphablending(&$img, $blendmode=true) {
1090 function imagesavealpha(&$img, $blendmode=true) {
/plugin/galleryv1.5/
H A Dsyntax.php320 function _image($img,$data){
384 function _showname($img,$data){
/plugin/photogallery/
H A Dsyntax.php637 protected function _image(&$img,$data,$idx){
776 function _meta($img,$opt){
873 function _caption($img,$data){
910 function _exif($img){
/plugin/ahrefmenu/
H A DxmlTree.js16 function swapFolder(img){ argument
/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php244 function addImage($img,$url='')
301 function insertImg($size,$img)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java108 BufferedImage img = image.getImage(); in call() local
209 BufferedImage img = regions.get(i).getImage().getImage(); in dump() local
/plugin/guestbook/
H A Dstyle.css1 .image, img { border:0px solid #000 } selector
/plugin/slider/
H A Dsyntax.php170 private function open_slide($R, $img){
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php872 public function getBackColor($img) {
886 public function getFontColor($img) {
/plugin/spatialhelper/helper/
H A Dindex.php199 indexImage($img) global() argument
/plugin/aimg/
H A Dsyntax.php80 function _imgToId($img,$pos) {
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css42 img { selector
/plugin/s5reloaded/ui/thesis/
H A Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
/plugin/weiqi/
H A Dweiqi_parser.php409 function img($src, $alt=false, $w=false, $h=false) { function in weiqi_parser
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A DimageFonts.js19 …6).toUpperCase();while(l.length<4){l="0"+l}var j=k+"/"+l+".png";var o=r[5].img[p];var g={width:Mat… property in AnonymousFunctione82a421e0300.h
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_style.css51 img { selector
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php50 function ButtonImageBox($img, $field, $value, $action_url) {
H A Dbox.img.php228 function ImgBox($img) {
/plugin/popupviewer/
H A Dscript.js670 $.each(allImgs, function (i, img) { argument
697 function img(url) { var i = new Image(); i.src = url; return i; } function
/plugin/zoom/
H A Dscript.js9 …'+(i-1),arguments[i])}return str}function CloudZoom(jWin,opts){var sImg=$('img',jWin);var img1;var… argument
/plugin/bibtex/OSBib/create/
H A DMISC.php117 function img($src, $width, $height, $alt = "") function in MISC

123456