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

/haiku/src/bin/
H A Dxres.cpp381 fInclusionPattern(NULL),
450 if (!fInclusionPattern)
451 fInclusionPattern = new ResourceID;
452 *fInclusionPattern = pattern;
468 if ((fInclusionPattern && !fInclusionPattern->Matches(id))
537 ResourceID *fInclusionPattern; member in struct:WriteFileState

Completed in 30 milliseconds