Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
Dotvcommn.c930 FT_UInt ChainClassSetCount; in otv_u_O_O_O_O_x_Onx() local
943 ChainClassSetCount = FT_NEXT_USHORT( p ); in otv_u_O_O_O_O_x_Onx()
945 OTV_TRACE(( " (ChainClassSetCount = %d)\n", ChainClassSetCount )); in otv_u_O_O_O_O_x_Onx()
953 OTV_LIMIT_CHECK( ChainClassSetCount * 2 ); in otv_u_O_O_O_O_x_Onx()
959 for ( ; ChainClassSetCount > 0; ChainClassSetCount-- ) in otv_u_O_O_O_O_x_Onx()