Searched refs:m_bAllowAAChecked (Results 1 – 2 of 2) sorted by relevance
322 bool m_bAllowAAChecked : 1; member in SvtOptionsDrawinglayer_Impl374 m_bAllowAAChecked(false) in SvtOptionsDrawinglayer_Impl()1008 if(!m_bAllowAAChecked) in IsAAPossibleOnThisSystem()1011 pThat->m_bAllowAAChecked = true; in IsAAPossibleOnThisSystem()
326 bool m_bAllowAAChecked : 1; member in SvtOptionsDrawinglayer_Impl378 m_bAllowAAChecked(false) in SvtOptionsDrawinglayer_Impl()1016 if(!m_bAllowAAChecked) in IsAAPossibleOnThisSystem()1019 pThat->m_bAllowAAChecked = true; in IsAAPossibleOnThisSystem()
Completed in 116 milliseconds