Home
last modified time | relevance | path

Searched refs:textAny (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/mail/
H A DMailComponent.cpp512 BMimeType textAny("text"); in GetDecodedData() local
514 if (MIMEType(&type) == B_OK && textAny.Contains(&type)) in GetDecodedData()