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

/haiku/src/bin/
H A Dxres.cpp382 fExclusionPattern(NULL)
457 if (!fExclusionPattern)
458 fExclusionPattern = new ResourceID;
459 *fExclusionPattern = pattern;
469 || (fExclusionPattern && fExclusionPattern->Matches(id))) {
538 ResourceID *fExclusionPattern; member in struct:WriteFileState

Completed in 32 milliseconds