Searched refs:m_selectByBoundingBrush (Results 1 – 4 of 4) sorted by relevance
109 BOOL m_selectByBoundingBrush; variable
157 m_selectByBoundingBrush = FALSE; in CPrefsDlg()
5314 g_PrefsDlg.m_selectByBoundingBrush ^= 1; in OnSelectByBoundingBrush()5318 (g_PrefsDlg.m_selectByBoundingBrush) ? TRUE : FALSE in OnSelectByBoundingBrush()
2631 if (testPrimitive && !g_PrefsDlg.m_selectByBoundingBrush) { in Brush_Ray()