Searched refs:IsSupertypeOnly (Results 1 – 15 of 15) sorted by relevance
40 : BStringItem(type.Type(), !flat && !type.IsSupertypeOnly() ? 1 : 0, false), in MimeTypeItem()70 if (IsSupertypeOnly()) { in DrawItem()122 if (IsSupertypeOnly()) in DrawItem()151 fIsSupertype = type.IsSupertypeOnly(); in _SetTo()153 if (IsSupertypeOnly()) { in _SetTo()172 if (IsSupertypeOnly()) in UpdateText()420 if (item->IsSupertypeOnly()) in _AddNewType()661 if (!item->IsSupertypeOnly()) in ShowIcons()
28 bool IsSupertypeOnly() const { return fIsSupertype; } in IsSupertypeOnly() function
680 if (fCurrentType.IsSupertypeOnly()) { in MessageReceived()
98 bool IsSupertypeOnly() const;
87 bool IsSupertypeOnly() const;
160 BMimeType::IsSupertypeOnly() const in IsSupertypeOnly() function in BMimeType
87 if (mime.IsSupertypeOnly()) { in GetSupportingApps()
105 if (!err && !mime.IsSupertypeOnly()) in GetInstalledTypes()
538 if (mime.IsValid() && !mime.IsSupertypeOnly()) { in ArgvReceived()
159 BMimeType::IsSupertypeOnly() const in IsSupertypeOnly() function in BMimeType
204 if (type.IsValid() && !type.IsSupertypeOnly() in check_app_signature()
523 if (!mime.IsSupertypeOnly()) { in GetIconFromFileTypes()
3518 if (!mimeType.IsSupertypeOnly()) { in AddMimeTypeAttrs()
147 \fn bool BMimeType::IsSupertypeOnly() const
3061 CHK(type.IsSupertypeOnly() == validSuper); in StringTest()