Searched refs:RemoveSectionType (Results 1 – 4 of 4) sorted by relevance
234 int RemoveSectionType(int SectionType);
1108 if (RemoveSectionType(M_COM)) Modified = TRUE;1111 if (RemoveSectionType(M_EXIF)) Modified = TRUE;1114 if (RemoveSectionType(M_IPTC)) Modified = TRUE;1117 if (RemoveSectionType(M_XMP)) Modified = TRUE;
606 int RemoveSectionType(int SectionType) in RemoveSectionType() function
1368 RemoveSectionType(M_EXIF); in create_EXIF()