Home
last modified time | relevance | path

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

123

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio.flac.php405 $picture['typeid'] = getid3_lib::BigEndian2Int($this->fread(4));
406 $picture['picturetype'] = self::pictureTypeLookup($picture['typeid']);
407 $picture['image_mime'] = $this->fread(getid3_lib::BigEndian2Int($this->fread(4)));
410 $picture['description'] = $this->fread($descr_length);
412 $picture['image_width'] = getid3_lib::BigEndian2Int($this->fread(4));
413 $picture['image_height'] = getid3_lib::BigEndian2Int($this->fread(4));
414 $picture['color_depth'] = getid3_lib::BigEndian2Int($this->fread(4));
415 $picture['colors_indexed'] = getid3_lib::BigEndian2Int($this->fread(4));
416 $picture['datalength'] = getid3_lib::BigEndian2Int($this->fread(4));
418 if ($picture['image_mime'] == '-->') {
[all …]
/plugin/nspages/printers/
DprinterPictures.php23 $picture = $this->_getFirstImage($item['id']);
37 … .= '<div class="nspagesPicturesModeImg" style="background-image:url('. $picture .')" ' . $optiona…
49 $picture = $meta['relation']['firstimage'];
50 if ( $picture != "" ){
51 return ml($picture, self::$_dims, true);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
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/
DGDCanvas.php7 $this->picture = imagecreatetruecolor($xSize, $ySize);
10 imagefilledrectangle($this->picture, 0, 0, $xSize, $ySize, $C_White);
11 if($transparent) imagecolortransparent($this->picture, $C_White);
77 …imagefilledrectangle($this->picture, round ( $X1 ), round ( $Y1 ), round ( $X2 ), round ( $Y2 ), $…
90 …imagecopymerge ($this->picture, $this->Layers [0], round ( min ( $X1, $X2 ) - 1 ), round ( min ( $…
237 imageline($this->picture,
242 imageline($this->picture, $point2->getX() - $radius, $Yi2,
246 imageline($this->picture,
251 imageline($this->picture,
270 imagefilledrectangle($this->picture,
[all …]
/plugin/importfacebookevents/
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/
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/
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 = '';
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 = '';
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 = '';
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 = '';
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 = '';
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 = '';
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 = '';
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 = '';
/plugin/json/demo/1000files/
Dfile1.txt8 "picture": "http://placehold.it/32x32",
65 "picture": "http://placehold.it/32x32",
122 "picture": "http://placehold.it/32x32",
179 "picture": "http://placehold.it/32x32",
236 "picture": "http://placehold.it/32x32",
293 "picture": "http://placehold.it/32x32",
350 "picture": "http://placehold.it/32x32",
407 "picture": "http://placehold.it/32x32",
464 "picture": "http://placehold.it/32x32",
/plugin/odt/ODT/
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…
DODTSpan.php79 $picture = $properties ['background-image'];
81 if ( !empty ($picture) ) {
93 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
DODTParagraph.php201 $picture = $properties ['background-image'];
203 if ( !empty ($picture) ) {
215 ODTImage::addImage ($params, $picture, NULL, NULL, NULL, NULL, $style_name);
/plugin/eventline/example/
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/p2ilinkaction/
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/
Djquery.socialshareprivacy.buffer.js48 picture : get(this, options, uri, settings, 'picture'), property
/plugin/html5video2/
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/userhomepage/lang/en/
Duserhomepage_public.default7 * Only a superuser can add a picture
/plugin/odt/
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/
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