Searched defs:isFsFolder (Results 1 – 2 of 2) sorted by relevance
18 bool isFsFolder; member
25 static bool GetColumnVisible(PROPID propID, bool isFsFolder) in GetColumnVisible()129 const bool isFsFolder = IsFSFolder() || IsAltStreamsFolder(); in InitColumns() local