Searched refs:resource_type (Results 1 – 2 of 2) sorted by relevance
1698 BOOL FileExists(INT display_index, INT resource_type, CString pathname) in FileExists() argument1705 switch (resource_type) in FileExists()1743 if (child->type == resource_type) in FileExists()1764 BOOL NameExists(INT display_index, INT resource_type, CString name) in NameExists() argument1773 switch (resource_type) in NameExists()1819 if (child->type == resource_type) in NameExists()1821 if ((resource_type == RES_TYPE_PIXELMAP) && (child->map_list.GetCount() > 1)) in NameExists()
103 BOOL FileExists(INT display_index, INT resource_type, CString pathname);104 BOOL NameExists(INT display_index, INT resource_type, CString name);