Home
last modified time | relevance | path

Searched refs:t2_size (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c1270 FT_Fixed t2_size; in FT_LOCAL_DEF() local
1330 t2_size = 5 * ( decoder.top - decoder.stack ); in FT_LOCAL_DEF()
1332 q = (FT_Byte*)memory->alloc( memory, t2_size ); in FT_LOCAL_DEF()
1337 t2->limit = q + t2_size; in FT_LOCAL_DEF()

Completed in 3 milliseconds