Searched refs:font_kerning (Results 1 – 6 of 6) sorted by relevance
718 if (info->font_kerning) in MakeFontPage()731 info->font_kerning = FALSE; in MakeFontPage()781 if (info->font_kerning) in MakeFontPage()805 if (info->font_kerning) in MakeFontPage()1048 if (info->font_kerning) in InsertStringTableGlyphs()
1829 info->font_kerning = FALSE; in InitFontInfo()1838 BOOL kerning = info->font_kerning; in AddFont()1848 info->font_kerning = GX_FALSE; in AddFont()1922 BOOL kerning = info->font_kerning; in EditFont()1944 info->font_kerning = GX_FALSE; in EditFont()
205 BOOL font_kerning; variable
577 font_kerning = other.font_kerning; in res_info()1354 put->font_kerning = FALSE; in ConfigureDefaultFont()2874 writer.WriteBool("font_kerning", res->font_kerning); in WriteOneResource()3745 reader.ReadBool("font_kerning", put->font_kerning); in ReadOneResource()3749 put->font_kerning = FALSE; in ReadOneResource()
763 DDX_Check(pDX, IDC_KERNING, m_info->font_kerning); in DoDataExchange()
289 if (!KERNING && info->font_kerning) in WriteErrorDirectives()