Home
last modified time | relevance | path

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

/haiku/src/preferences/filetypes/
H A DMimeTypeListView.h28 bool IsSupertypeOnly() const { return fIsSupertype; } in IsSupertypeOnly()
47 bool fIsSupertype; variable
H A DMimeTypeListView.cpp151 fIsSupertype = type.IsSupertypeOnly(); in _SetTo()