Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dinfblock.c74 if (s->mode == BTREE || s->mode == DTREE) in inflate_blocks_reset()
262 s->mode = DTREE; in inflate_blocks()
263 case DTREE: in inflate_blocks()
Dinfutil.h20 DTREE, /* get length, distance trees for a dynamic block */ enumerator