Searched refs:fShowAttribCol (Results 1 – 4 of 4) sorted by relevance
222 DUMP_BOOL(pss->fShowAttribCol); in START_TEST()266 CHECK_REG_FLAG(fShowAttribCol); in START_TEST()288 CHECK_FLAG(fShowAttribCol); in START_TEST()
40 pss->fShowAttribCol = TRUE; // ROS defaults to Details view with this column on in SHELL32_GetDefaultShellState()
264 getsetmacro(L"ShowAttribCol", fShowAttribCol, SSF_SHOWATTRIBCOL); \ in SHGetSetSettings()447 lpsfs->fShowAttribCol = ((dwData == 0) ? 0 : 1); in SHGetSettings()
1551 BOOL fShowAttribCol : 1; member1593 BOOL fShowAttribCol : 1; member