Home
last modified time | relevance | path

Searched refs:font_kerning (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dgx_studio_font_util.cpp718 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()
Dresource_view.cpp1829 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()
DStudioXProject.h205 BOOL font_kerning; variable
DStudioXProject.cpp577 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()
Dfont_path_dialog.cpp763 DDX_Check(pDX, IDC_KERNING, m_info->font_kerning); in DoDataExchange()
Dresource_gen.cpp289 if (!KERNING && info->font_kerning) in WriteErrorDirectives()