Searched refs:page (Results 1 – 10 of 10) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | gx_studio_font_util.cpp | 842 int page; in MakeFont() local 890 for (page = 0; page < page_count; page++) in MakeFont() 893 if (pages[page].enabled && pages[page].first_char <= pages[page].last_char) in MakeFont() 895 char_map.Set(pages[page].first_char, pages[page].last_char); in MakeFont() 1038 GX_FONT *page = info->font; in InsertStringTableGlyphs() local 1041 while(page) in InsertStringTableGlyphs() 1043 if (page->gx_font_first_glyph <= char_val && in InsertStringTableGlyphs() 1044 page->gx_font_last_glyph >= char_val) in InsertStringTableGlyphs() 1050 …RNING_GLYPH *put_glyph = (GX_KERNING_GLYPH *) &page->gx_font_glyphs.gx_font_kerning_glyphs[char_va… in InsertStringTableGlyphs() 1069 …gx_studio_font_util_get_kerning_info(handle, char_val, page->gx_font_first_glyph, page->gx_font_la… in InsertStringTableGlyphs() [all …]
|
| D | resource_gen.h | 91 …void WriteFontPage(const GX_FONT *font, CString &name, int page, BOOL lastpage, BOOL custom_file_e…
|
| D | resource_gen.cpp | 3228 void resource_gen::WriteFontPage(const GX_FONT *font, CString &name, int page, BOOL lastpage, BOOL … in WriteFontPage() argument 3392 struct_name, name, page, (font->gx_font_last_glyph - font->gx_font_first_glyph + 1)); in WriteFontPage() 3531 if (page > 1) in WriteFontPage() 3533 out.Format(_T("static GX_CONST GX_FONT %s_PAGE_%d =\n"), name, page); in WriteFontPage() 3626 glyph_cast_type, name, page); in WriteFontPage() 3644 glyph_cast_type, name, page); in WriteFontPage() 3654 link.Format(_T(" &%s_PAGE_%d /* next font page */\n"), name, page + 1); in WriteFontPage()
|
| /GUIX-v6.2.1/ |
| D | SECURITY.md | 16 …mation about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclips…
|
| /GUIX-v6.2.1/guix_studio/libs/freetype/ |
| D | LICENSE.txt | 117 encourage you to put an URL to the FreeType web page in your 162 Our home page can be found at
|
| /GUIX-v6.2.1/test/guix_studio_test/fonts/ |
| D | NotoSansHans-Regular-readme.txt | 187 same "printed page" as the copyright notice for easier
|
| /GUIX-v6.2.1/test/example_internal/common_resources/fonts/ |
| D | NotoSansHans-Regular-readme.txt | 187 same "printed page" as the copyright notice for easier
|
| /GUIX-v6.2.1/test/example_internal/ml_text_view_32bpp/ |
| D | readme_guix_generic.txt | 113 gx_vertical_list_selected_set Improve logic for calculating page index
|
| /GUIX-v6.2.1/test/example_internal/bidi_text_draw_32bpp/ |
| D | readme_guix_generic.txt | 113 gx_vertical_list_selected_set Improve logic for calculating page index
|
| /GUIX-v6.2.1/docs/ |
| D | revision_history.txt | 781 gx_vertical_list_selected_set Improve logic for calculating page index
|