Searched refs:fShowIcons (Results 1 – 2 of 2) sorted by relevance
69 bool IsShowingIcons() const { return fShowIcons; } in IsShowingIcons()85 bool fShowIcons; variable
272 fShowIcons(showIcons), in MimeTypeListView()300 MimeTypeItem* typeItem = new MimeTypeItem(mimeType, fShowIcons, in _CollectSubtypes()418 item = new MimeTypeItem(mimeType, fShowIcons, fSupertype.Type() != NULL); in _AddNewType()521 if (item != NULL && fShowIcons) { in MessageReceived()643 if (showIcons == fShowIcons) in ShowIcons()646 fShowIcons = showIcons; in ShowIcons()