Home
last modified time | relevance | path

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

/external/freetype/src/otvalid/
Dotvcommn.c943 FT_UInt ChainClassSetCount; in otv_u_O_O_O_O_x_Onx() local
956 ChainClassSetCount = FT_NEXT_USHORT( p ); in otv_u_O_O_O_O_x_Onx()
958 OTV_TRACE(( " (ChainClassSetCount = %d)\n", ChainClassSetCount )); in otv_u_O_O_O_O_x_Onx()
966 OTV_LIMIT_CHECK( ChainClassSetCount * 2 ); in otv_u_O_O_O_O_x_Onx()
972 for ( ; ChainClassSetCount > 0; ChainClassSetCount-- ) in otv_u_O_O_O_O_x_Onx()