Home
last modified time | relevance | path

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

1234567

/plugin/fontcolor/images/
Dcolor-icon.php9 $img = imagecreate(16, 16); variable
/plugin/photogallery/
Dsyntax.php637 protected function _image(&$img,$data,$idx){
776 function _meta($img,$opt){
873 function _caption($img,$data){
910 function _exif($img){
/plugin/galleryv1.5/
Dsyntax.php320 function _image($img,$data){
384 function _showname($img,$data){
/plugin/typography/images/fontcolor/
Dcolor-icon.php20 $img = imagecreatetruecolor(16, 16); variable
/plugin/photogallery/phpThumb/
Dphpthumb.unsharp.php46 public static function applyUnsharpMask(&$img, $amount, $radius, $threshold) {
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/inc/
Dmagazinelayout.class.php244 function addImage($img,$url='')
301 function insertImg($size,$img)
/plugin/ahrefmenu/
DxmlTree.js16 function swapFolder(img){ argument
/plugin/caption/
Dscript.js30 function getImageSize(img, callback){ argument
/plugin/asciidocjs/node_modules/void-elements/
Dindex.js13 "img": true, property
/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenShot.java108 BufferedImage img = image.getImage(); in call() local
209 BufferedImage img = regions.get(i).getImage().getImage(); in dump() local
/plugin/imagemapping/
DImageMappingEditor.js149 img.onload = function () { method
433 constructImgUrl(img) { argument
/plugin/guestbook/
Dstyle.css1 .image, img { border:0px solid #000 } selector
/plugin/mathpublish/phpmathpublisher/
DHelper.php872 public function getBackColor($img) {
886 public function getFontColor($img) {
/plugin/slider/
Dsyntax.php170 private function open_slide($R, $img){
/plugin/aimg/
Dsyntax.php80 function _imgToId($img,$pos) {
/plugin/html2pdf/html2pdf/html2ps/help/css/
Dhelp.css42 img { selector
/plugin/s5reloaded/ui/thesis/
Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
/plugin/wysiwyg/fckeditor/editor/dtd/
Dfck_xhtml10strict.js33 E = X({img:1, object:1}, D) ; property
36 …H = {img:1, noscript:1, br:1, kbd:1, button:1, h5:1, h4:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, f… property
102 a: X({img:1, object:1}, D, F), property
/plugin/weiqi/
Dweiqi_parser.php409 function img($src, $alt=false, $w=false, $h=false) { function in weiqi_parser
/plugin/zwidoku/
H A DgetEncyc.php275 $img="none"; variable
277 $img=$pieces[1]; variable
/plugin/html2pdf/html2pdf/html2ps/
Dbox.input.img.php50 function ButtonImageBox($img, $field, $value, $action_url) {
Dbox.img.php228 function ImgBox($img) {
/plugin/twcheckliste/theme_twCheckliste/
Dtw_style.css51 img { selector
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.print.js198 $('img', win.document.body).each(function (i, img) { argument

1234567