Home
last modified time | relevance | path

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

/third_party/freetype/src/otvalid/
Dotvcommn.c994 FT_UInt BacktrackGlyphCount, InputGlyphCount, LookaheadGlyphCount; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
1012 InputGlyphCount = FT_NEXT_USHORT( p ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1014 OTV_TRACE(( " (InputGlyphCount = %d)\n", InputGlyphCount )); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1016 OTV_LIMIT_CHECK( InputGlyphCount * 2 + 2 ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1018 for ( count1 = InputGlyphCount; count1 > 0; count1-- ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1038 if ( FT_NEXT_USHORT( p ) >= InputGlyphCount ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c991 FT_UInt BacktrackGlyphCount, InputGlyphCount, LookaheadGlyphCount; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
1009 InputGlyphCount = FT_NEXT_USHORT( p ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1011 OTV_TRACE(( " (InputGlyphCount = %d)\n", InputGlyphCount )); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1013 OTV_LIMIT_CHECK( InputGlyphCount * 2 + 2 ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1015 for ( count1 = InputGlyphCount; count1 > 0; count1-- ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1035 if ( FT_NEXT_USHORT( p ) >= InputGlyphCount ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c994 FT_UInt BacktrackGlyphCount, InputGlyphCount, LookaheadGlyphCount; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
1012 InputGlyphCount = FT_NEXT_USHORT( p ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1014 OTV_TRACE(( " (InputGlyphCount = %d)\n", InputGlyphCount )); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1016 OTV_LIMIT_CHECK( InputGlyphCount * 2 + 2 ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1018 for ( count1 = InputGlyphCount; count1 > 0; count1-- ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
1038 if ( FT_NEXT_USHORT( p ) >= InputGlyphCount ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()