Home
last modified time | relevance | path

Searched refs:jpg (Results 51 – 75 of 126) sorted by path

123456

/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css9 background: __white__ url(images/dwbg.jpg) repeat-x top left;
/plugin/html5video2/script/
H A Dvideo.min.js20 …:"audio/flac",oga:"audio/ogg",wav:"audio/wav",m3u8:"application/x-mpegURL",jpg:"image/jpeg",jpeg:"…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php1181 'X-FILE;MEDIATYPE=image/jpeg:alien.jpg' . "\n" .
/plugin/imapmarkers/
H A DREADME.md16 …44_Bowen_Map_of_the_World_in_Hemispheres_-_Geographicus_-_World-bowen-1744.jpg|Bowen Map of the Wo…
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak258 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
260 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
262 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
363 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
375 $mediaSource = $post['source'].'&.jpg';
383 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_163705.bak257 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
259 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
261 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
374 $mediaSource = $post['source'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_163718.bak257 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
259 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
261 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
374 $mediaSource = $post['source'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_164623.bak257 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
259 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
261 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
362 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
374 $mediaSource = $post['source'].'&.jpg';
382 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_164706.bak261 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
263 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
265 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
366 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
378 $mediaSource = $post['source'].'&.jpg';
386 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165027.bak263 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
265 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
267 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
368 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
380 $mediaSource = $post['source'].'&.jpg';
388 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165158.bak262 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
264 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
266 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
367 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
379 $mediaSource = $post['source'].'&.jpg';
387 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
H A Dsyntax.php.2018-03-08_165255.bak264 if (strpos($picFull, '?') > 0) $picFull .= '&.jpg';
266 if (strpos($picSmall, '?') > 0) $picSmall .= '&.jpg';
268 if (strpos($picSquare, '?') > 0) $picSquare .= '&.jpg';
369 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
381 $mediaSource = $post['source'].'&.jpg';
389 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
/plugin/importfacebookevents/
H A Dsyntax.php367 $userImage = $post['from']['picture']['data']['url'].'&.jpg';
379 $mediaSource = $post['source'].'&.jpg';
387 isset($post['picture']) ? $mediaImage = $post['picture'].'&.jpg' : $mediaImage = '';
/plugin/indexnumber/
H A DREADME.md45 {{computer.jpg}}
50 {{tree.jpg}}
63 {{snow.jpg}}
/plugin/jmol2/jmol/
H A DCHANGES.txt240 # write IMAGE t.jpg
241 # load t.jpg (Or just drag it into the Jmol window from a file directory.
1375 # Object nullOrErrorMsg = jmol.viewer.getImageAs("JPG", 75, 300, 300, "t75.jpg", null);
1683 # new feature: making Jmol movies using write frames {atomExpression} [width] [height] "movie.jpg"
1684 # creates a set of files movie0001.jpg, movie0002.jpg, etc. for frames in atomExpression
1688 # write frames {*} "all.jpg"
1689 # write frames {1.0} "firstFile.jpg"
1690 # write frames {1.0} 200 200 "smallFile.jpg"
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css152 background: url("../image/jplayer.blue.monday.jpg") 0 0 no-repeat; }
155 background: url("../image/jplayer.blue.monday.jpg") -41px 0 no-repeat; }
158 background: url("../image/jplayer.blue.monday.jpg") 0 -42px no-repeat; }
169 background: url("../image/jplayer.blue.monday.jpg") 0 -83px no-repeat;
176 background: url("../image/jplayer.blue.monday.jpg") 0 -112px no-repeat; }
182 background: url("../image/jplayer.blue.monday.jpg") 0 -141px no-repeat; }
213 background: url("../image/jplayer.blue.monday.jpg") 0 -202px repeat-x;
219 background: url("../image/jplayer.blue.monday.jpg") 0 -218px repeat-x;
282 background: url("../image/jplayer.blue.monday.jpg") 0 -250px repeat-x;
290 background: url("../image/jplayer.blue.monday.jpg") 0 -256px repeat-x;
[all …]
H A Djplayer.blue.monday.min.css1jpg) no-repeat}.jp-play:focus{background:url(../image/jplayer.blue.monday.jpg) -41px 0 no-repeat}.…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css115 background: url("../image/jplayer.pink.flag.jpg") 0 0 no-repeat;
150 background: url("../image/jplayer.pink.flag.jpg") 0px -40px no-repeat; }
167 background: url("../image/jplayer.pink.flag.jpg") 0px -80px no-repeat; }
237 background: url("../image/jplayer.pink.flag.jpg") 0 -420px no-repeat;
250 background: url("../image/jplayer.pink.flag.jpg") 0 -440px no-repeat;
263 background: url("../image/jplayer.pink.flag.jpg") 0 -460px no-repeat;
285 background: url("../image/jplayer.pink.flag.jpg") 0px -240px no-repeat;
300 background: url("../image/jplayer.pink.flag.jpg") 0px -260px repeat-x;
307 background: url("../image/jplayer.pink.flag.jpg") 0px -280px repeat-x;
371 background: url("../image/jplayer.pink.flag.jpg") 0px -300px repeat-x;
[all …]
H A Djplayer.pink.flag.min.css1jpg) no-repeat;padding:1px 0 2px 1px;overflow:hidden;width:201px;height:34px}.jp-audio .jp-control…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …"]=function imagePlugin_canHandle(name){return!Module.noImageDecoding&&/\.(jpg|jpeg|png|bmp)$/i.te…
H A Dopus.js2 …"]=function imagePlugin_canHandle(name){return!Module.noImageDecoding&&/\.(jpg|jpeg|png|bmp)$/i.te…
H A Dvorbis.js2 …"]=function imagePlugin_canHandle(name){return!Module.noImageDecoding&&/\.(jpg|jpeg|png|bmp)$/i.te…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css17 background:url("bgr.jpg") 0 0 no-repeat;
55 background:url("progress_sprite.jpg") no-repeat;
115 background:url("controls.jpg") 0 0 no-repeat;
119 background:url("controls.jpg") -50px 0 no-repeat;
123 background:url("controls.jpg") 0 -50px no-repeat;
127 background:url("controls.jpg") -50px -50px no-repeat;
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss165 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 0 no-repeat;
168 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") -41px 0 no-repeat;
171 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -42px no-repeat;
184 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -83px no-repeat;
193 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -112px no-repeat;
200 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -141px no-repeat;
234 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -202px repeat-x;
240 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -218px repeat-x ;
291 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -170px no-repeat;
312 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.jpg") 0 -250px repeat-x;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss122 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0 0 no-repeat;
163 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0px -40px no-repeat;
171 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0px -120px no-repeat;
185 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0px -80px no-repeat;
201 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") -24px -40px no-repeat;
277 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0 -420px no-repeat;
291 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0 -440px no-repeat;
305 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0 -460px no-repeat;
349 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0px -260px repeat-x;
357 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.jpg") 0px -280px repeat-x;
[all …]

123456