Home
last modified time | relevance | path

Searched defs:char_count (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dgx_studio_font_util.cpp675 int char_count; in MakeFontPage() local
1319 int char_count = dest->gx_font_last_glyph - dest->gx_font_first_glyph + 1; in CopyGlyphs() local
1355 int char_count = dest->gx_font_last_glyph - dest->gx_font_first_glyph + 1; in CopyKerningGlyphs() local
1397 int char_count = dest->gx_font_last_glyph - dest->gx_font_first_glyph + 1; in CopyCompressedGlyphs() local
Dcsv_read_write.cpp229 int char_count = _tcslen(string) * 6 + 1; in WriteString() local
Dxml_writer.cpp254 int char_count = _tcslen(str) * 6 + 1; in StringToFile() local
Dwidget_service_provider.cpp313 int char_count = val.GetLength(); in GetStringText() local
850 int char_count; in CalculateTextFitSize() local
Dresource_item.cpp387 int char_count = mpRes->name.GetLength() * 6 + 1; in MakeFontPreview() local
Dstring_table_edit_dlg.cpp34 int char_count; in GetUtf8Text() local