OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t1_funcs
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/pshinter/
pshmod.c
33
T1_Hints_FuncsRec
t1_funcs
;
member in struct:PS_Hinter_Module_Rec_
43
module->
t1_funcs
.hints = NULL;
62
t1_hints_funcs_init( &module->
t1_funcs
);
63
module->
t1_funcs
.hints = (T1_Hints)ph;
84
return &((PS_Hinter_Module)module)->
t1_funcs
;
/external/pdfium/third_party/freetype/src/pshinter/
pshmod.c
33
T1_Hints_FuncsRec
t1_funcs
;
member in struct:PS_Hinter_Module_Rec_
43
module->
t1_funcs
.hints = NULL;
62
t1_hints_funcs_init( &module->
t1_funcs
);
63
module->
t1_funcs
.hints = (T1_Hints)ph;
84
return &((PS_Hinter_Module)module)->
t1_funcs
;
Completed in 53 milliseconds