Home | History | Annotate | Download | only in FileExplorerLib

Lines Matching defs:IsSupported

572   BOOLEAN    IsSupported;

590 IsSupported = (StrStr (gFileExplorerPrivate.FileType, TmpStr) == NULL ? FALSE : TRUE);
593 return IsSupported;