OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:font_program
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/truetype/
ttpload.c
349
face->
font_program
= NULL;
358
if ( FT_FRAME_EXTRACT( table_len, face->
font_program
) )
ttobjs.c
368
FT_FRAME_RELEASE( face->
font_program
);
449
face->
font_program
,
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
1349
FT_Byte*
font_program
;
member in struct:TT_FaceRec_
[
all
...]
Completed in 54 milliseconds