Home
last modified time | relevance | path

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

/external/freetype/src/otvalid/
Dotvjstf.c214 FT_UInt JstfScriptCount; in otv_JSTF_validate() local
228 JstfScriptCount = FT_NEXT_USHORT( p ); in otv_JSTF_validate()
230 FT_TRACE3(( " (JstfScriptCount = %d)\n", JstfScriptCount )); in otv_JSTF_validate()
232 OTV_LIMIT_CHECK( JstfScriptCount * 6 ); in otv_JSTF_validate()
247 for ( ; JstfScriptCount > 0; JstfScriptCount-- ) in otv_JSTF_validate()