Searched refs:currentType (Results 1 – 6 of 6) sorted by relevance
156 BMimeType currentType; in GuessMimeType() local158 ¤tType); in GuessMimeType()160 type->SetTo(currentType.Type()); in GuessMimeType()186 BMimeType currentType; in GuessMimeType() local188 length, ¤tType); in GuessMimeType()190 type->SetTo(currentType.Type()); in GuessMimeType()
42 const char* currentType) in NewFileTypeWindow() argument60 if (currentType != NULL) { in NewFileTypeWindow()61 if (!strncmp(type, currentType, strlen(type))) in NewFileTypeWindow()
21 NewFileTypeWindow(FileTypesWindow* target, const char* currentType);
21 TypeListWindow(const char* currentType, uint32 what, BWindow* target);
28 TypeListWindow::TypeListWindow(const char* currentType, uint32 what, in TypeListWindow() argument
304 type_code currentType = _CurrentType(); in _CheckDisplayAs() local314 if (type == currentType) { in _CheckDisplayAs()