HomeSort by relevance Sort by last modified time
    Searched refs:PSH_Globals_Funcs (Results 1 - 5 of 5) sorted by null

  /external/freetype/include/freetype/internal/
pshints.h 65 } PSH_Globals_FuncsRec, *PSH_Globals_Funcs;
674 PSH_Globals_Funcs (*get_globals_funcs)( FT_Module module );
  /external/freetype/src/pshinter/
pshmod.c 73 FT_CALLBACK_DEF( PSH_Globals_Funcs )
  /external/freetype/src/cid/
cidobjs.c 95 static PSH_Globals_Funcs
119 PSH_Globals_Funcs funcs;
136 PSH_Globals_Funcs funcs = cid_size_get_globals_funcs( size );
160 PSH_Globals_Funcs funcs;
  /external/freetype/src/type1/
t1objs.c 56 static PSH_Globals_Funcs
80 PSH_Globals_Funcs funcs;
97 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size );
121 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size );
  /external/freetype/src/cff/
cffobjs.c 65 static PSH_Globals_Funcs
94 PSH_Globals_Funcs funcs;
169 PSH_Globals_Funcs funcs = cff_size_get_globals_funcs( size );
222 PSH_Globals_Funcs funcs;
279 PSH_Globals_Funcs funcs;
    [all...]

Completed in 113 milliseconds