Searched refs:font_support_extended_unicode (Results 1 – 5 of 5) sorted by relevance
213 if (info->font_support_extended_unicode) in range_list_win()264 if (m_info->font_support_extended_unicode) in OnCreate()760 DDX_Check(pDX, IDC_SUPPORT_EXTENDED_UNICODE, m_info->font_support_extended_unicode); in DoDataExchange()774 if (m_info->font_support_extended_unicode) in DoDataExchange()
547 font_support_extended_unicode = FALSE; in res_info()593 font_support_extended_unicode = other.font_support_extended_unicode; in res_info()596 if (other.font_support_extended_unicode) in res_info()2878 if (res->font_support_extended_unicode) in WriteOneResource()2899 writer.WriteBool("font_support_extended_unicode", res->font_support_extended_unicode); in WriteOneResource()3728 reader.ReadBool("font_support_extended_unicode", put->font_support_extended_unicode); in ReadOneResource()3787 if (put->font_support_extended_unicode) in ReadOneResource()
204 BOOL font_support_extended_unicode; variable
296 if (info->font_support_extended_unicode) in WriteErrorDirectives()4871 if (info_1->font_support_extended_unicode != info_2->font_support_extended_unicode) in FontPageCompare()4878 if (info_1->font_support_extended_unicode) in FontPageCompare()
867 if (info->font_support_extended_unicode) in MakeFont()