Home
last modified time | relevance | path

Searched refs:image (Results 976 – 1000 of 1085) sorted by last modified time

1...<<31323334353637383940>>...44

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java16 import java.awt.image.BufferedImage;
644 final BufferedImage image = mxCellRenderer.createBufferedImage( in actionPerformed() local
649 if (image != null) { in actionPerformed()
652 ImageIO.write(image, editor.getConfig().getImageFormat(), iBaos); in actionPerformed()
H A DEditorMenuBar.java.bak627 submenu.add(editor.bind(mxResources.get("image"),
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties86 image=Image key
H A Deditor_zh-CN.properties.bak86 image=Image
H A Deditor_de.properties93 image=Bild key
H A Deditor.properties89 image=Image key
190 errorSaveImage=Error saving diagram image
/plugin/supa/
H A DREADME.txt3 any image from the local clipboard) to a website?
4 Usually you go through the hassle of pasting the image into an image editor
5 (or worse: WinWord), save the image and upload this file.
7 Now imagine, you could save all those steps and paste the image directly from
/plugin/supa/lib/
H A DSupa.jar ... .security.AccessControlContext context private java.awt.Image image private de.christophlinder.supa.codecs. ...
H A DSupa.jar.unsigned ... .security.AccessControlContext context private java.awt.Image image private de.christophlinder.supa.codecs. ...
/plugin/semanticdata/
H A Dstyle.css55 list-style-image: none;
127 background-image: none;
/plugin/googlepagerank/
H A Dsyntax.php56 if ($data[2] == 'image') {
/plugin/daftdrafts/
H A Dstyle.css18 background-image: url(images/draft.png);
/plugin/mindmap/
H A Dsyntax.php219 $image = null;
238 $image = null;
250 $cmd .= ' -o'.escapeshellarg($image); //output
253 exec($cmd, $image, $error);
257 dbglog(join("\n",$image),'mindmap command failed: '.$cmd);
271 $image = $http->post('http://chart.apis.google.com/chart',$pass,'&');
H A Dimg.php17 $image = $plugin->get_graphviz_image( $data ); variable
19 if (!$image) _fail();
26 echo $image;
/plugin/slideshare/slideshare/
H A Dstyle.css3 background-image:url('img/slideshare.gif');
/plugin/s5reloaded/ui/thesis/pics/
H A Dbackground-head.xcf2 gimp-comment�������Created with The GIMP����gimp-image-grid������(style on-off-dash)
/plugin/s5reloaded/ui/graphic_support/
H A Diepngfix.htc9 // This must be a path to a blank image. That's all the configuration you need here.
27 filt(src, 'image'); // was 'scale'
/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc9 // This must be a path to a blank image. That's all the configuration you need here.
27 filt(src, 'image'); // was 'scale'
H A Dwrap.css290 div.wrap_info { background-image: url(../../../wrap/images/note/48/info.png); }
291 span.wrap_info { background-image: url(../../../wrap/images/note/16/info.png); }
300 div.wrap_alert { background-image: url(../../../wrap/images/note/48/alert.png); }
301 span.wrap_alert { background-image: url(../../../wrap/images/note/16/alert.png); }
305 div.wrap_tip { background-image: url(../../../wrap/images/note/48/tip.png); }
306 span.wrap_tip { background-image: url(../../../wrap/images/note/16/tip.png); }
310 div.wrap_help { background-image: url(../../../wrap/images/note/48/help.png); }
311 span.wrap_help { background-image: url(../../../wrap/images/note/16/help.png); }
315 div.wrap_todo { background-image: url(../../../wrap/images/note/48/todo.png); }
316 span.wrap_todo { background-image: url(../../../wrap/images/note/16/todo.png); }
[all …]
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …eName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return…
/plugin/latex/
H A DTODO6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
/plugin/new_page_dialog/
H A Dstyle.css43 background-image: url(images/page.gif);
59 background-image: url(images/folderopen.gif);
62 background-image: url(images/folderopen_warning.gif);
65 background-image: url(images/folder.gif);
77 background-image: url(images/placeholder.gif);
81 background-image: url(images/plus.gif);
110 background-image: url(images/base.gif);
/plugin/tline/
H A DREADME.txt15 image files and css files. All you really need is to
28 css and image files
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js408 },image:function(a){return"image"==a.type;
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css161 .timeline-event-bubble-image {

1...<<31323334353637383940>>...44