Searched refs:m_dwCharProps (Results 1 – 2 of 2) sorted by relevance
27 m_dwCharProps(dwCharProps), in CFX_Char()36 return GetCharTypeFromProp(m_dwCharProps); in GetCharType()
29 uint32_t char_props() const { return m_dwCharProps; } in char_props()47 uint32_t m_dwCharProps; variable