Searched refs:ResourceID (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dxres.cpp103 // ResourceID
104 struct ResourceID { struct
109 ResourceID(type_code type = B_ANY_TYPE, int32 id = 0, function in struct:ResourceID
118 ResourceID(const ResourceID &other) function in struct:ResourceID
123 bool Matches(const ResourceID &other) const
129 ResourceID &operator=(const ResourceID &other)
300 virtual void SetInclusionPattern(const ResourceID &pattern)
305 virtual void SetExclusionPattern(const ResourceID
[all...]

Completed in 26 milliseconds