OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExifDataForeachContentFunc
(Results
1 - 2
of
2
) sorted by null
/external/libexif/libexif/
exif-data.h
161
typedef void (*
ExifDataForeachContentFunc
) (ExifContent *, void *user_data);
170
ExifDataForeachContentFunc
func,
exif-data.c
1102
exif_data_foreach_content (ExifData *data,
ExifDataForeachContentFunc
func,
[
all
...]
Completed in 499 milliseconds