Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.c787 FT_UInt BacktrackCount, InputCount, LookaheadCount; in otv_x_ux_y_uy_z_uz_p_sp() local
810 LookaheadCount = FT_NEXT_USHORT( p ); in otv_x_ux_y_uy_z_uz_p_sp()
812 OTV_TRACE(( " (LookaheadCount = %d)\n", LookaheadCount )); in otv_x_ux_y_uy_z_uz_p_sp()
814 OTV_LIMIT_CHECK( LookaheadCount * 2 + 2 ); in otv_x_ux_y_uy_z_uz_p_sp()
815 p += LookaheadCount * 2; in otv_x_ux_y_uy_z_uz_p_sp()

Completed in 3 milliseconds