OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_glyph
(Results
1 - 2
of
2
) sorted by null
/external/freetype/include/freetype/internal/
autohint.h
195
FT_AutoHinter_GlyphLoadFunc
load_glyph
;
member in struct:FT_AutoHinter_ServiceRec_
221
clazz->
load_glyph
= load_glyph_; \
ftdriver.h
146
/*
load_glyph
:: A function handle to load a glyph to a slot. */
180
/* Most function pointers, with the exception of `
load_glyph
', can be */
207
FT_Slot_LoadFunc
load_glyph
;
member in struct:FT_Driver_ClassRec_
401
clazz->
load_glyph
= load_glyph_; \
Completed in 166 milliseconds