OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_FRAME_RELEASE
(Results
1 - 8
of
8
) sorted by null
/external/freetype/src/sfnt/
ttbdf.c
52
FT_FRAME_RELEASE
( bdf->table );
132
FT_FRAME_RELEASE
( bdf->table );
ttkern.c
172
FT_FRAME_RELEASE
( face->kern_table );
sfobjs.c
[
all
...]
ttsbit0.c
103
FT_FRAME_RELEASE
( face->sbit_table );
115
FT_FRAME_RELEASE
( face->sbit_table );
781
FT_FRAME_RELEASE
( data );
/external/freetype/src/truetype/
ttpload.c
256
FT_FRAME_RELEASE
( face->glyph_locations );
552
FT_FRAME_RELEASE
( face->hdmx_table );
566
FT_FRAME_RELEASE
( face->hdmx_table );
ttobjs.c
683
FT_FRAME_RELEASE
( face->font_program );
684
FT_FRAME_RELEASE
( face->cvt_program );
[
all
...]
/external/freetype/src/cff/
cffload.c
310
FT_FRAME_RELEASE
( idx->bytes );
575
FT_FRAME_RELEASE
( *pbytes );
655
FT_FRAME_RELEASE
( fdselect->data );
[
all
...]
/external/freetype/include/freetype/internal/
ftstream.h
529
#define
FT_FRAME_RELEASE
( bytes ) \
Completed in 59 milliseconds