Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c532 table->CompLength = FT_GET_ULONG(); in woff_open_font()
542 table->CompLength, in woff_open_font()
577 table->Offset + table->CompLength > woff.length || in woff_open_font()
579 table->CompLength > table->OrigLength ) in woff_open_font()
588 woff_offset += ( table->CompLength + 3 ) & ~3; in woff_open_font()
652 FT_FRAME_ENTER( table->CompLength ) ) in woff_open_font()
655 if ( table->CompLength == table->OrigLength ) in woff_open_font()
670 stream->cursor, table->CompLength ); in woff_open_font()
/AliOS-Things-master/components/freetype/include/internal/
A Dtttypes.h200 FT_ULong CompLength; /* compressed table length */ member

Completed in 8 milliseconds