Home
last modified time | relevance | path

Searched defs:page (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dgx_studio_font_util.cpp842 int page; in MakeFont() local
1038 GX_FONT *page = info->font; in InsertStringTableGlyphs() local
1185 GX_CHAR_CODE FindFirstValidGlyph(const GX_FONT *page, GX_CHAR_CODE glyph_start) in FindFirstValidGlyph()
1232 GX_CHAR_CODE FindDeadGlyphBlock(const GX_FONT *page, GX_CHAR_CODE glyph_end) in FindDeadGlyphBlock()
Dresource_gen.cpp3228 void resource_gen::WriteFontPage(const GX_FONT *font, CString &name, int page, BOOL lastpage, BOOL … in WriteFontPage()