Searched defs:ftype (Results 1 – 12 of 12) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | zbfont.c | 293 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_primitive_font() 356 font_type ftype, gs_memory_type_ptr_t pstype, in build_FDArray_sub_font() 371 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_FDArray_font() 403 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_outline_font() 432 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_simple_font() 599 build_gs_font(i_ctx_t *i_ctx_p, os_ptr op, gs_font ** ppfont, font_type ftype, in build_gs_font() 710 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_sub_font()
|
H A D | zfont1.c | 220 font_type ftype, charstring_font_refs_t *pfr, in build_charstring_font() 242 font_type ftype, build_font_options_t options) in buildfont1or4()
|
H A D | gdevpdtf.c | 350 pdf_resource_type_t rtype, gs_id rid, font_type ftype, in font_resource_alloc() 400 gs_id rid, font_type ftype, int chars_count, in font_resource_simple_alloc() 417 gs_id rid, font_type ftype, in font_resource_encoded_alloc()
|
H A D | zfont42.c | 49 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_TrueType_font()
|
H A D | gdevpdtd.c | 573 font_type ftype = pfd->FontType; in pdf_write_FontDescriptor() local
|
/plan9/sys/src/libmach/ |
H A D | 68020db.c | 76 struct ftype{ struct 80 } ftype[] = { /* section 6.5.7 page 6-24 */ variable
|
/plan9/sys/src/cmd/ndb/ |
H A D | mkdb.c | 151 int ftype[NFIELDS]; in main() local
|
/plan9/sys/src/cmd/ip/snoopy/ |
H A D | dat.h | 43 int ftype; member
|
/plan9/sys/src/cmd/upas/marshal/ |
H A D | marshal.c | 827 char ftype[64]; in mkattach() local
|
/plan9/sys/src/cmd/upas/ned/ |
H A D | nedmail.c | 695 char ftype[128]; in findctype() local
|
/plan9/sys/include/ |
H A D | html.h | 340 int ftype; /* Ftext, Fpassword, etc. */ member
|
/plan9/sys/src/libhtml/ |
H A D | build.c | 3654 newformfield(int ftype, int fieldid, Form* form, Rune* name, in newformfield()
|