Home
last modified time | relevance | path

Searched refs:in_eof (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/lzw/
Dftzopen.c34 if ( state->in_eof ) in ft_lzwstate_refill()
43 state->in_eof = FT_BOOL( count < state->num_bits ); in ft_lzwstate_refill()
201 state->in_eof = 0; in ft_lzwstate_reset()
Dftzopen.h116 FT_Int in_eof; member
/third_party/freetype/src/lzw/
Dftzopen.c34 if ( state->in_eof ) in ft_lzwstate_refill()
43 state->in_eof = FT_BOOL( count < state->num_bits ); in ft_lzwstate_refill()
201 state->in_eof = 0; in ft_lzwstate_reset()
Dftzopen.h116 FT_Int in_eof; member
/third_party/flutter/skia/third_party/externals/freetype/src/lzw/
Dftzopen.c34 if ( state->in_eof ) in ft_lzwstate_refill()
43 state->in_eof = FT_BOOL( count < state->num_bits ); in ft_lzwstate_refill()
196 state->in_eof = 0; in ft_lzwstate_reset()
Dftzopen.h116 FT_Int in_eof; member