Home
last modified time | relevance | path

Searched refs:T1_Size_Get_Globals_Funcs (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/type1/
Dt1objs.c57 T1_Size_Get_Globals_Funcs( T1_Size size ) in T1_Size_Get_Globals_Funcs() function
83 funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Done()
97 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Init()
121 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in T1_Size_Request()
/external/freetype/
DChangeLog.219112 * src/type1/t1objs.c (T1_Size_Get_Globals_Funcs, T1_GlyphSlot_Init):