HomeSort by relevance Sort by last modified time
    Searched full:skip_procedure (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/psaux/
psobjs.c 448 skip_procedure( FT_Byte* *acur, function
534 error = skip_procedure( &cur, limit );
650 if ( skip_procedure( &cur, limit ) == FT_Err_Ok )
    [all...]
  /external/pdfium/third_party/freetype/src/psaux/
psobjs.c 454 skip_procedure( FT_Byte* *acur, function
540 error = skip_procedure( &cur, limit );
656 if ( skip_procedure( &cur, limit ) == FT_Err_Ok )
    [all...]

Completed in 290 milliseconds