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

  /external/chromium_org/third_party/freetype/src/psaux/
afmparse.c 77 #define AFM_STREAM_KEY_LEN( stream, key ) \
393 len = AFM_STREAM_KEY_LEN( stream, str );
491 *len = ( key ) ? (FT_Offset)AFM_STREAM_KEY_LEN( stream, key )
  /external/freetype/src/psaux/
afmparse.c 78 #define AFM_STREAM_KEY_LEN( stream, key ) \
396 len = AFM_STREAM_KEY_LEN( stream, str );
494 *len = ( key ) ? (FT_Offset)AFM_STREAM_KEY_LEN( stream, key )

Completed in 29 milliseconds