Home
last modified time | relevance | path

Searched refs:glyph_hints (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c52 slot->internal->glyph_hints = NULL; in cid_slot_done()
79 slot->internal->glyph_hints = (void*)funcs; in cid_slot_init()
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c147 slot->internal->glyph_hints = NULL; in T1_GlyphSlot_Done()
174 slot->internal->glyph_hints = (void*)funcs; in T1_GlyphSlot_Init()
/external/pdfium/third_party/freetype/src/cff/
Dcffobjs.c345 slot->internal->glyph_hints = NULL; in cff_slot_done()
370 slot->internal->glyph_hints = (void*)funcs; in cff_slot_init()
Dcffgload.c285 builder->hints_funcs = glyph->root.internal->glyph_hints; in cff_builder_init()
/external/freetype/src/cff/
Dcffobjs.c345 slot->internal->glyph_hints = NULL; in cff_slot_done()
370 slot->internal->glyph_hints = (void*)funcs; in cff_slot_init()
Dcffgload.c285 builder->hints_funcs = glyph->root.internal->glyph_hints; in cff_builder_init()
/external/freetype/include/freetype/internal/
Dftobjs.h411 void* glyph_hints; member
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h417 void* glyph_hints; member
/external/pdfium/third_party/freetype/src/psaux/
Dpsobjs.c1558 builder->hints_funcs = glyph->internal->glyph_hints; in t1_builder_init()
/external/freetype/src/psaux/
Dpsobjs.c1553 builder->hints_funcs = glyph->internal->glyph_hints; in t1_builder_init()