Home
last modified time | relevance | path

Searched defs:FontType (Results 1 – 8 of 8) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevpdtf.h163 font_type FontType; /* copied from font, if any */ member
H A Dgdevpdtd.c105 font_type FontType; /* (copied from base_font) */ member
H A Dgxfcache.h82 font_type FontType; /* (part of key if UID is valid) */ member
H A Dgdevpdtf.c862 font_type FontType = pdf_font_descriptor_FontType(pfd); in pdf_font_cidfont_alloc() local
H A Dgdevpdte.c835 int FontType; in process_text_modify_width() local
H A Dgxttfb.c603 int FontType = 1; /* Will apply Type 1 hinter. */ in grid_fit() local
H A Dgxhintn.h159 int FontType; /* 1 or 2 */ member
H A Dgxhintn.c798 int t1_hinter__set_font_data(t1_hinter * this, int FontType, gs_type1_data *pdata, bool no_grid_fit… in t1_hinter__set_font_data()
837 int t1_hinter__set_font42_data(t1_hinter * this, int FontType, gs_type42_data *pdata, bool no_grid_… in t1_hinter__set_font42_data()