Searched refs:m_PathMode (Results 1 – 2 of 2) sorted by relevance
172 NWindows::NControl::CComboBox m_PathMode; variable
490 m_PathMode.Attach(GetItem(IDC_COMPRESS_PATH_MODE)); in OnInit()540 AddComboItems(m_PathMode, k_PathMode_IDs, Z7_ARRAY_SIZE(k_PathMode_IDs), in OnInit()1131 Info.PathMode = (NWildcard::ECensorPathMode)k_PathMode_Vals[m_PathMode.GetCurSel()]; in OnOK()