Searched refs:m_aIcon (Results 1 – 2 of 2) sorted by relevance
103 m_aIcon = Image( xGraphic ); in Entry_Impl()109 m_aIconHC = m_aIcon; in Entry_Impl()548 if ( ! pEntry->m_aIcon ) in DrawRow()551 aImage = isHCMode() ? pEntry->m_aIconHC : pEntry->m_aIcon; in DrawRow()
81 Image m_aIcon; member
Completed in 23 milliseconds