Searched refs:dwCharProps (Results 1 – 2 of 2) sorted by relevance
9 CFX_Char::CFX_Char(uint16_t wCharCode, uint32_t dwCharProps) in CFX_Char() argument10 : CFX_Char(wCharCode, dwCharProps, 100, 100) {} in CFX_Char()13 uint32_t dwCharProps, in CFX_Char() argument27 m_dwCharProps(dwCharProps), in CFX_Char()
18 CFX_Char(uint16_t wCharCode, uint32_t dwCharProps);20 uint32_t dwCharProps,