Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzbfont.c293 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 Dzfont1.c220 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 Dgdevpdtf.c350 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 Dzfont42.c49 font_type ftype, gs_memory_type_ptr_t pstype, in build_gs_TrueType_font()
H A Dgdevpdtd.c573 font_type ftype = pfd->FontType; in pdf_write_FontDescriptor() local
/plan9/sys/src/libmach/
H A D68020db.c76 struct ftype{ struct
80 } ftype[] = { /* section 6.5.7 page 6-24 */ variable
/plan9/sys/src/cmd/ndb/
H A Dmkdb.c151 int ftype[NFIELDS]; in main() local
/plan9/sys/src/cmd/ip/snoopy/
H A Ddat.h43 int ftype; member
/plan9/sys/src/cmd/upas/marshal/
H A Dmarshal.c827 char ftype[64]; in mkattach() local
/plan9/sys/src/cmd/upas/ned/
H A Dnedmail.c695 char ftype[128]; in findctype() local
/plan9/sys/include/
H A Dhtml.h340 int ftype; /* Ftext, Fpassword, etc. */ member
/plan9/sys/src/libhtml/
H A Dbuild.c3654 newformfield(int ftype, int fieldid, Form* form, Rune* name, in newformfield()