Home
last modified time | relevance | path

Searched refs:MIME_type (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dtype.h12 extern MIME_type *inode_directory;
13 extern MIME_type *inode_mountpoint;
14 extern MIME_type *inode_pipe;
15 extern MIME_type *inode_socket;
16 extern MIME_type *inode_block_dev;
17 extern MIME_type *inode_char_dev;
18 extern MIME_type *application_executable;
19 extern MIME_type *inode_unknown;
20 extern MIME_type *inode_door;
44 GdkAtom type_to_atom(MIME_type *type);
[all …]
H A Dtype.c103 MIME_type *text_plain;
106 MIME_type *inode_pipe;
107 MIME_type *inode_socket;
109 MIME_type *inode_char_dev;
114 MIME_type *inode_unknown;
115 MIME_type *inode_door;
182 MIME_type *mtype; in get_mime_type()
279 MIME_type *type = NULL; in type_get_type()
403 MIME_type *type) in mime_type_lookup_icon_info()
634 MIME_type *type; in handler_for_radios()
[all …]
H A Dxtypes.h29 MIME_type *xtype_get(const char *path);
30 int xtype_set(const char *path, const MIME_type *type);
H A Dxtypes.c303 MIME_type *xtype_get(const char *path) in xtype_get()
305 MIME_type *type = NULL; in xtype_get()
322 int xtype_set(const char *path, const MIME_type *type) in xtype_set()
H A Drun.c48 static gboolean open_file(const guchar *path, MIME_type *type);
54 static gboolean type_open(const char *path, MIME_type *type);
95 MIME_type *type; in run_with_files()
565 static gboolean open_file(const guchar *path, MIME_type *type) in open_file()
729 static gboolean type_open(const char *path, MIME_type *type) in type_open()
H A Dusericons.c69 static gboolean set_icon_for_type(MIME_type *type, const gchar *iconpath,
352 MIME_type *mime_type; in radios_changed()
550 MIME_type *type; in do_set_icon()
572 static gboolean set_icon_for_type(MIME_type *type, const gchar *iconpath, in set_icon_for_type()
H A Ddiritem.h44 MIME_type *mime_type;
H A Dglobal.h58 typedef struct _MIME_type MIME_type; typedef
H A Dpixmaps.c117 static void child_create_thumbnail(const gchar *path, MIME_type *type);
120 static gchar *thumbnail_program(MIME_type *type);
271 MIME_type *type; in pixmap_background_thumb()
551 static gchar *thumbnail_program(MIME_type *type) in thumbnail_program()
576 static void child_create_thumbnail(const gchar *path, MIME_type *type) in child_create_thumbnail()
H A Dappmenu.c306 static void customise_type(GtkWidget *item, MIME_type *type) in customise_type()
324 static void build_menu_for_type(MIME_type *type) in build_menu_for_type()
H A Ddisplay.c352 MIME_type *m1, *m2; in sort_by_type()
663 MIME_type *type = item->mime_type; in details()
/dports/textproc/htdig/htdig-3.2.0b6/contrib/doc2html/
H A Dswf2html.pl26 my $MIME_type = $ARGV[1] || '';
27 if ($MIME_type and ($MIME_type !~ m#^application/x-shockwave-flash#i)) {
28 die "MIME/type $MIME_type wrong";
H A Dpdf2html.pl37 my $MIME_type = $ARGV[1] || '';
38 if ($MIME_type and ($MIME_type !~ m#^application/pdf#i)) {
39 die "MIME/type $MIME_type wrong";
H A Ddoc2html.pl108 $Count, $Prog, $Input, $MIME_type, $URL, $Name, $Efile, $Maxerr,
197 $MIME_type = $ARGV[1] or die "No MIME-type given";
203 if ($Verbose and not $LOG) { print STDERR "\n$Prog: [$MIME_type] " }
204 if ($LOG) { print STDERR "$URL [$MIME_type] " }
431 if (($MIME_type =~ m/$set->{'mime'}/i) and
468 if (($MIME_type =~ m/$set->{'mime'}/i) and
/dports/java/icedtea-web/icedtea-web-1.6.2/tests/cpp-unit-tests/
H A DIcedTeaNPPluginTest.cc50 std::string MIME_type = NP_GetMIMEDescription(); in TEST() local
51 CHECK(MIME_type.find("application/x-java-applet") != std::string::npos); in TEST()
52 CHECK(MIME_type.find("application/x-java-vm") != std::string::npos); in TEST()
/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dmime-module.h25 # define MIME_type(x, y) ((gchar *)rfm_rational(RFM_MODULE_DIR, "mime", (void *)(x), (void *)(y), "… macro
/dports/converters/mpack/mpack-1.6/
H A DmacICKeys.h143 Str255 MIME_type; member
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-preview.c300 gchar *hash_key=MIME_type(fullpath,NULL); in get_mayor_mime_type()
438 en->mimetype = MIME_type (en->path, en->st); in rfm_entry_is_image()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-diff/src/
H A Drfm-diff-misc.i383 list_p->mimetype=MIME_type(path, NULL); in make_list_record()
582 gchar *mimetype=MIME_type(file, NULL);
H A Drfm-diff-callbacks.i111 left_icon_id=MIME_type(diff_p->left_file, NULL); in hideshow_menus()
129 right_icon_id=MIME_type(diff_p->right_file, NULL); in hideshow_menus()
1296 icon_id=MIME_type(top_file, NULL);
1355 icon_id=MIME_type(active, NULL);
/dports/www/interchange/interchange-5.6.3/lib/Vend/
H A DUtil.pm284 use vars qw/%MIME_type/;
285 %MIME_type = (qw|
310 || $MIME_type{$val}
312 || $MIME_type{default};
/dports/www/nginx-full/nginx-http-footer-filter-1.2.2/
H A DREADME.md57 Defines the [MIME types](http://en.wikipedia.org/wiki/MIME_type) of
/dports/textproc/py-python-docx/python-docx-0.8.11/docs/dev/analysis/features/shapes/
H A Dpicture.rst15 >>> inline_shape = run.add_picture(file_like_image, MIME_type=None)
/dports/x11-fm/librfm/librfm5-5.3.16.4/rodent/
H A Drodent_popup.c538 if (!en->mimetype) en->mimetype = MIME_type (en->path, en->st); in rodent_get_text_editor()
H A Drodent_popup.i141 mime_type = MIME_type (en->path, en->st); in popup_autostuff()

12