Searched defs:page (Results 1 – 2 of 2) sorted by relevance
842 int page; in MakeFont() local1038 GX_FONT *page = info->font; in InsertStringTableGlyphs() local1185 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()
3228 void resource_gen::WriteFontPage(const GX_FONT *font, CString &name, int page, BOOL lastpage, BOOL … in WriteFontPage()