Searched refs:ExpanderRule (Results 1 – 3 of 3) sorted by relevance
29 ExpanderRule::ExpanderRule(const char* mimeType, in ExpanderRule() function in ExpanderRule72 delete (ExpanderRule*)item; in ~ExpanderRules()76 ExpanderRule*82 ExpanderRule* rule = (ExpanderRule*)fList.ItemAt(i); in MatchingRule()97 ExpanderRule*194 ExpanderRule* rule = new(std::nothrow) ExpanderRule(mimeType, in _AddRule()
17 class ExpanderRule {19 ExpanderRule(const char* mimetype,46 ExpanderRule* MatchingRule(BString& fileName,48 ExpanderRule* MatchingRule(const entry_ref* ref);
363 ExpanderRule* rule = fRules.MatchingRule(&ref); in MessageReceived()647 ExpanderRule* rule = fRules.MatchingRule(&fSourceRef); in StartExpanding()793 ExpanderRule* rule = fRules.MatchingRule(&fSourceRef); in StartListing()