Searched refs:GetMIMEName (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/textencoding/
H A DCharacterSet.h65 const char * GetMIMEName(void) const;
/haiku/src/kits/textencoding/
H A DCharacterSet.cpp65 BCharacterSet::GetMIMEName() const function in class:BPrivate::BCharacterSet
H A DCharacterSetRoster.cpp102 const char * mime = character_sets_by_id[id]->GetMIMEName();
/haiku/src/apps/stylededit/
H A DStyledEditApp.cpp116 const char* mime = charset.GetMIMEName();
H A DStyledEditWindow.cpp791 const char* mime = charset->GetMIMEName();
916 const char* mime = charset.GetMIMEName();
2033 const char* mime = charset.GetMIMEName();
/haiku/src/apps/terminal/
H A DTermWindow.cpp424 const char* mime = charset->GetMIMEName();
452 const char* mime = charset.GetMIMEName();
/haiku/src/apps/mail/
H A DPrefs.cpp837 const char* mime = charset.GetMIMEName();
H A DMailWindow.cpp492 const char* mime = charSet.GetMIMEName();

Completed in 59 milliseconds