D | cfx_char.cpp | 9 CFX_Char::CFX_Char(uint16_t wCharCode, uint32_t dwCharProps) in CFX_Char() function in CFX_Char 10 : CFX_Char(wCharCode, dwCharProps, 100, 100) {} in CFX_Char() 12 CFX_Char::CFX_Char(uint16_t wCharCode, in CFX_Char() function in CFX_Char 31 CFX_Char::CFX_Char(const CFX_Char& other) = default; 33 CFX_Char::~CFX_Char() = default; 35 FX_CHARTYPE CFX_Char::GetCharType() const { in GetCharType()
|