OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cffface
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cffobjs.c
286
CFF_Face
cffface
= (CFF_Face)size->face;
local
287
SFNT_Service sfnt = (SFNT_Service)
cffface
->sfnt;
291
if ( sfnt->set_sbit_strike(
cffface
, req, &strike_index ) )
305
CFF_Face
cffface
= (CFF_Face)size->face;
local
306
CFF_Font font = (CFF_Font)
cffface
->extra.data;
491
FT_Face
cffface
, /* CFF_Face */
496
CFF_Face face = (CFF_Face)
cffface
;
506
FT_Library library =
cffface
->driver->root.library;
607
FT_Memory memory =
cffface
->memory;
630
cffface
->num_faces = (FT_Long)cff->num_faces
[
all
...]
/external/freetype/
ChangeLog.24
[
all
...]
ChangeLog.23
[
all
...]
Completed in 168 milliseconds