HomeSort by relevance Sort by last modified time
    Searched defs:load_glyph (Results 1 - 6 of 6) sorted by null

  /external/freetype/include/freetype/internal/
autohint.h 195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
ftdriver.h 121 /* load_glyph :: A function handle to load a glyph to a slot. */
154 /* Most function pointers, with the exception of `load_glyph', can be */
174 FT_Slot_LoadFunc load_glyph; member in struct:FT_Driver_ClassRec_
378 clazz->load_glyph = load_glyph_; \
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
autohint.h 195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
ftdriver.h 130 /* 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/third_party/freetype/include/freetype/internal/
autohint.h 195 FT_AutoHinter_GlyphLoadFunc load_glyph; member in struct:FT_AutoHinter_InterfaceRec_
234 clazz->load_glyph = load_glyph_; \
ftdriver.h 130 /* 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 49 milliseconds