Home
last modified time | relevance | path

Searched refs:picture (Results 1 – 25 of 61) sorted by relevance

123

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.flac.php405 $picture['typeid'] = getid3_lib::BigEndian2Int($this->fread(4));
406 $picture['picturetype'] = self::pictureTypeLookup($picture['typeid']);
410 $picture['description'] = $this->fread($descr_length);
412 $picture['image_width'] = getid3_lib::BigEndian2Int($this->fread(4));
418 if ($picture['image_mime'] == '-->') {
419 $picture['data'] = $this->fread($picture['datalength']);
421 $picture['data'] = $this->saveAttachment(
422 str_replace('/', '_', $picture['picturetype']).'_'.$this->ftell(),
424 $picture['datalength'],
425 $picture['image_mime']);
[all …]
/plugin/nspages/printers/
H A DprinterPictures.php23 $picture = $this->_getFirstImage($item['id']);
37 $this->renderer->doc .= '<div class="nspagesPicturesModeImg" style="background-image:url('. $picture .')" ' . $optionalId . '>';
49 $picture = $meta['relation']['firstimage'];
50 if ( $picture != "" ){
51 return ml($picture, self::$_dims, true);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php66 public $picture; variable in Google\\Service\\Oauth2\\Userinfo
201 public function setPicture($picture) argument
203 $this->picture = $picture;
210 return $this->picture;
/plugin/statdisplay/pchart/
H A DGDCanvas.php7 $this->picture = imagecreatetruecolor($xSize, $ySize);
237 imageline($this->picture,
246 imageline($this->picture,
251 imageline($this->picture,
270 imagefilledrectangle($this->picture,
275 imagefilledrectangle($this->picture,
418 imagesetpixel ( $this->picture,
483 return imagecolorallocatealpha($this->picture,
496 return $this->picture;
578 imagefilledpolygon($this->picture,
[all …]
/plugin/statistics/inc/pchart/
H A DGDCanvas.php5 $this->picture = imagecreatetruecolor($xSize, $ySize);
8 imagefilledrectangle($this->picture, 0, 0, $xSize, $ySize, $C_White);
9 if($transparent) imagecolortransparent($this->picture, $C_White);
81 imagefilledrectangle($this->picture, round($X1), round($Y1), round($X2), round($Y2), $C_Rectangle);
94 imagecopymerge($this->picture, $this->Layers [0], round(min($X1, $X2) - 1), round(min($Y1, $Y2) - 1), 0, 0, $LayerWidth, $LayerHeight, $alpha);
260 $this->picture,
267 $this->picture, $point2->getX() - $radius, $Yi2,
273 $this->picture,
280 $this->picture,
309 $this->picture,
665 private $picture; global() variable in GDCanvas
[all...]
/plugin/importfacebookevents/
H A Dsyntax.php194 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
367 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
387 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php191 public $picture; variable in Google_Userinfo
254 public function setPicture( $picture) { argument
255 $this->picture = $picture;
258 return $this->picture;
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak190 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
256 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
258 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
260 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165255.bak194 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
263 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
265 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
267 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
369 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
389 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_163658.bak190 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
257 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
259 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
261 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
363 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
383 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_163718.bak190 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
256 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
258 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
260 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_164623.bak190 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
256 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
258 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
260 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_164706.bak194 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
260 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
262 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
264 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
366 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
386 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165027.bak194 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
262 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
264 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
266 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
368 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
388 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165158.bak194 …cover,photos{picture},picture{url},description,feed.limit(10){from{name,picture},created_time,type…
261 …]['source']) ? $event['cover']['source'] : "https://graph.facebook.com/v2.7/{$fb_page_id}/picture";
263 …'photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture'] : "https://graph.faceboo…
265 …e = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https://graph.fa…
367 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
387 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
/plugin/odt/ODT/
H A DODTFrame.php236 $picture = $properties ['background-image'];
244 if ( !empty ($picture) ) {
247 $pic_link = $params->document->addFileAsPicture($picture);
248 …list($pic_width, $pic_height) = ODTUtility::getImageSizeString($picture, NULL, NULL, true, $params…
H A DODTParagraph.php201 $picture = $properties ['background-image'];
203 if ( !empty ($picture) ) {
215 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
H A DODTSpan.php79 $picture = $properties ['background-image'];
81 if ( !empty ($picture) ) {
93 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
/plugin/p2ilinkaction/
H A Dplugin.info.txt6 …ation. When user move mouse over the text links, they will see a preview picture of this link. By …
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.buffer.js48 picture : get(this, options, uri, settings, 'picture'),
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt13 …ovided a version of his wiki software, called Wiki Base, to the public. (picture: by Andrew Laing …
16 …ce on the Internet. (ref: http://en.wikipedia.org/wiki/History_of_wikis, picture: http://www.w3.or…
19 …PHP to be publicly released. (ref: http://en.wikipedia.org/wiki/PhpWiki, picture: http://en.wikipe…
/plugin/userhomepage/lang/en/
H A Duserhomepage_public.default7 * Only a superuser can add a picture
/plugin/html5video2/
H A Dstyle.css318 .vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder…
323 .vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-plac…
327 .vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control…
332 .vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-…
1379 .video-js .vjs-picture-in-picture-control {
/plugin/odt/
H A Dexample.css183 * 'list-style-image: url('picture.png');' instead of 'list-style-type'.
186 * So in this case the picture would be expected in file
187 * 'dokuwiki-installation-directory/data/media/picture.png'.
/plugin/gallery2/dwgallery/
H A Ddwgallery.php187 $picture = $namespace.'/'.trim($index[$nr]); // Dateiname des Bildes
188 $sizeimage = getimagesize($gallery['datadir'].'/media/'.$picture, $info);
190 …$media = ml(str_replace('/', ':', $picture), 'w='.$gallery['randomwidth'].'&amp;h='.$height.'&amp;…

123