Searched refs:match_info (Results 1 - 1 of 1) sorted by path

/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp24 struct match_info struct
26 match_info(image_id i) { id = i; found = false; }; function in struct:match_info
34 match_info *mi = (match_info *) (data);
317 match_info mi(info.id);
352 match_info mi(uid);

Completed in 48 milliseconds