Home
last modified time | relevance | path

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

/external/freetype/src/gxvalid/
Dgxvjust.c384 FT_ULong actionCount; in gxv_just_pcActionRecord_validate() local
389 actionCount = FT_NEXT_ULONG( p ); in gxv_just_pcActionRecord_validate()
390 GXV_TRACE(( "actionCount = %d\n", actionCount )); in gxv_just_pcActionRecord_validate()
392 for ( i = 0; i < actionCount; i++ ) in gxv_just_pcActionRecord_validate()