Searched defs:load_glyph (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dautohint.h195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
H A Dftdriver.h130 /* load_glyph :: A function handle to load a glyph to a slot. */
163 /* Most function pointers, with the exception of `load_glyph', can be */
183 FT_Slot_LoadFunc load_glyph; member in struct:FT_Driver_ClassRec_
387 clazz->load_glyph = load_glyph_; \
/external/freetype/include/internal/
H A Dautohint.h195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
H A Dftdriver.h130 /* load_glyph :: A function handle to load a glyph to a slot. */
163 /* Most function pointers, with the exception of `load_glyph', can be */
183 FT_Slot_LoadFunc load_glyph; member in struct:FT_Driver_ClassRec_
387 clazz->load_glyph = load_glyph_; \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dautohint.h195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
H A Dftdriver.h130 /* load_glyph :: A function handle to load a glyph to a slot. */
163 /* Most function pointers, with the exception of `load_glyph', can be */
183 FT_Slot_LoadFunc load_glyph; member in struct:FT_Driver_ClassRec_
387 clazz->load_glyph = load_glyph_; \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dautohint.h195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
H A Dftdriver.h130 /* load_glyph :: A function handle to load a glyph to a slot. */
163 /* Most function pointers, with the exception of `load_glyph', can be */
183 FT_Slot_LoadFunc load_glyph; member in struct:FT_Driver_ClassRec_
387 clazz->load_glyph = load_glyph_; \

Completed in 802 milliseconds