Home
last modified time | relevance | path

Searched +refs:mime +refs:display +refs:image (Results 1 – 25 of 6195) sorted by relevance

12345678910>>...248

/dports/editors/semi/semi-509f6f0/
H A DChangeLog.11367 * mime-image.el (mime-display-image): Ignore errors about image
1896 * mime-image.el (mime-display-image): Don't wait for redisplay.
2044 * mime-image.el (mime-display-image): Set default umask to 077.
2066 (mime-display-image): Rewrite.
2476 * mime-image.el (mime-display-image): Use
2484 (mime-display-image): Always use `mime-image-normalize-xbm'.
2489 (mime-display-image): Use it.
2537 (mime-display-image): Rewrite.
2914 * mime-image.el (mime-display-image): Rewrite.
4228 * mime-image.el (mime-display-image): Use `mime-entity-content'.
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/_administration/css-1.7.5/
H A Dstyle.css1image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZ…
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/
H A DMainpage.dox42 \image html akonadi_client_search_small.png "Akonadi Communication Schema"
45 \image html akonadi_client_search.png "Akonadi Communication Schema"
52 to search for a list of items of a given mime type which match a
56 the mime type, in order to retrieve the list of matching UIDs. The SearchProvider
57 already has a list of all available items of this mime type in its memory, so it
60 To communicate mime type constraints in FETCH and LIST and their responses the
78 \image html akonadi_agent_handling_small.png "Akonadi Agent Handling"
81 \image html akonadi_agent_handling.png "Akonadi Agent Handling"
84 \image latex akonadi_agent_handling.eps "Akonadi Agent Handling" height=4cm
94 \image html akonadi_overview_uml_small.png "Akonadi Overview"
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/themes/windows/mail/
H A DmessageBody.css15 display: none;
24 display: none;
37 .moz-header-display-name {
38 display: inline;
73 display: none;
81 display: block;
105 .moz-attached-image-container {
126 background-image: url("chrome://messenger/skin/addressbook/icons/contact-generic.svg");
129 display: block;
149 display: block;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/themes/linux/mail/
H A DmessageBody.css15 display: none;
24 display: none;
37 .moz-header-display-name {
38 display: inline;
73 display: none;
81 display: block;
105 .moz-attached-image-container {
126 background-image: url("chrome://messenger/skin/addressbook/icons/contact-generic.svg");
129 display: block;
149 display: block;
[all …]
/dports/deskutils/egroupware/egroupware/filemanager/templates/default/
H A Dapp.css37 background-image: url(../../../pixelegg/images/add.svg);
49 display: block;
56 display:block;
65 .tile .file_tile[data-mime^="image"] .et2_label {
66 display: none;
68 .tile .file_tile[data-mime^="image"]:hover .et2_label {
69 display: block;
76 .tile .file_tile[data-mime^="image"]:hover .et2_label[id*=comment] {
79 #filemanager-index_nm .file_tile[data-mime^="image"] img.vfsMimeIcon {
96 display:inline-block;
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/fab/css-1.7.8/
H A Dstyle.css1display:block;clear:both}input,textarea{margin:4px;padding:4px;border-radius:4px}fieldset{padding:…
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/minimal/css-1.7.8/
H A Dstyle.css1display:block;clear:both}.iconz{cursor:pointer}input:required:valid,textarea:required:valid{backgr…
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/themes/osx/mail/
H A DmessageBody.css23 display: none;
36 .moz-header-display-name {
37 display: inline;
79 display: none;
106 .moz-attached-image-container {
127 background-image: url("chrome://messenger/skin/addressbook/icons/contact-generic.svg");
130 display: block;
150 display: block;
176 .moz-mime-attachment-wrap {
191 .moz-mime-attachment-file {
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/colors/css-1.7.8/
H A Dstyle.css1display:block;clear:both;margin:0;padding:8px}input,textarea,fieldset,.border1,.block,.description…
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/xenea/css-1.7.8/
H A Dstyle.css1display:block;clear:both}#content #home-page{margin-left:5px}#content h2{margin-left:10px}[dir=rtl…
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/clouds/css-1.7.8/
H A Dstyle.css1display:block;padding-top:10px}input,textarea,fieldset,.border1,.block,.descriptionbox,.facts_labe…
/dports/www/webtrees/webtrees-1.7.18/webtrees/themes/webtrees/css-1.7.8/
H A Dstyle.css1display:block;clear:both}.iconz{cursor:pointer}input:required:valid,textarea:required:valid{backgr…
/dports/devel/ipython/ipython-7.29.0/docs/source/config/
H A Dshell_mimerenderer.rst10 display inline images if your terminal emulator supports it; or open some
11 display results with external file viewers.
22 - Enabling the given mimetype: ``ipython.display_formatter.formatters[mime].enabled = True``
24 ``ipython.mime_renderers[mime] = handler``
27 Here is a complete IPython extension to display images inline and convert math
48 def register_mimerenderer(ipython, mime, handler):
49 ipython.display_formatter.active_types.append(mime)
50 ipython.display_formatter.formatters[mime].enabled = True
51 ipython.mime_renderers[mime] = handler
54 register_mimerenderer(ipython, 'image/png', imcat)
[all …]
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dcad182 !:mime image/vnd.dwg
184 !:mime image/vnd.dwg
186 !:mime image/vnd.dwg
188 !:mime image/vnd.dwg
190 !:mime image/vnd.dwg
192 !:mime image/vnd.dwg
194 !:mime image/vnd.dwg
196 !:mime image/vnd.dwg
198 !:mime image/vnd.dwg
200 !:mime image/vnd.dwg
[all …]
/dports/lang/php80/php-8.0.15/ext/fileinfo/
H A Dmagicdata.patch46 # display tga bitmap image information
53 -!:mime image/bmp
54 +!:mime image/x-ms-bmp
62 -!:mime image/bmp
63 +!:mime image/x-ms-bmp
71 -!:mime image/bmp
72 +!:mime image/x-ms-bmp
80 -!:mime image/bmp
81 +!:mime image/x-ms-bmp
89 -!:mime image/bmp
[all …]
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/
H A Dmagicdata.patch46 # display tga bitmap image information
53 -!:mime image/bmp
54 +!:mime image/x-ms-bmp
62 -!:mime image/bmp
63 +!:mime image/x-ms-bmp
71 -!:mime image/bmp
72 +!:mime image/x-ms-bmp
80 -!:mime image/bmp
81 +!:mime image/x-ms-bmp
89 -!:mime image/bmp
[all …]
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/
H A Dmagicdata.patch46 # display tga bitmap image information
53 -!:mime image/bmp
54 +!:mime image/x-ms-bmp
62 -!:mime image/bmp
63 +!:mime image/x-ms-bmp
71 -!:mime image/bmp
72 +!:mime image/x-ms-bmp
80 -!:mime image/bmp
81 +!:mime image/x-ms-bmp
89 -!:mime image/bmp
[all …]
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dcad182 !:mime image/vnd.dwg
184 !:mime image/vnd.dwg
186 !:mime image/vnd.dwg
188 !:mime image/vnd.dwg
190 !:mime image/vnd.dwg
192 !:mime image/vnd.dwg
194 !:mime image/vnd.dwg
196 !:mime image/vnd.dwg
198 !:mime image/vnd.dwg
200 !:mime image/vnd.dwg
[all …]
/dports/databases/libgda5/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page22 contextual menu will allow the user to execute this action and thus display all
33 <media type="image" mime="image/png" src="figures/action-4.png"/>
36 <title>Action - display a list of products</title>
40 <media type="image" mime="image/png" src="figures/action-1.png"/>
48 <media type="image" mime="image/png" src="figures/action-2.png"/>
56 <media type="image" mime="image/png" src="figures/action-3.png"/>

12345678910>>...248