Home
last modified time | relevance | path

Searched refs:HB_Int (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-stream-private.h37 HB_INTERNAL HB_Int
66 #define GET_Long() (stream->cursor += 4, (HB_Int)( \
Dharfbuzz-global.h72 typedef hb_int32 HB_Int; typedef
Dharfbuzz-stream.c61 HB_INTERNAL HB_Int
Dharfbuzz-gsub.c998 if ( j + lig->ComponentCount - i == (HB_Int)buffer->in_length ) in Lookup_LigatureSubst()
1846 if ( j + sr[k].GlyphCount - i == (HB_Int)buffer->in_length ) in Lookup_ContextSubst1()
1939 if ( j + sr->GlyphCount - i < (HB_Int)buffer->in_length ) in Lookup_ContextSubst2()
2010 if ( j + csf3->GlyphCount - i == (HB_Int)buffer->in_length ) in Lookup_ContextSubst3()
3078 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst1()
3097 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst1()
3250 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst2()
3280 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst2()
3392 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst3()
3414 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextSubst3()
[all …]
Dharfbuzz-gpos.c3838 if ( j + pr[k].GlyphCount - i == (HB_Int)buffer->in_length ) in Lookup_ContextPos1()
3933 if ( j + pr->GlyphCount - i == (HB_Int)buffer->in_length ) in Lookup_ContextPos2()
4005 if ( j + cpf3->GlyphCount - i == (HB_Int)buffer->in_length ) in Lookup_ContextPos3()
5089 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos1()
5108 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos1()
5263 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos2()
5293 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos2()
5407 if ( j + igc - i + lgc == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos3()
5429 if ( j + lgc - i == (HB_Int)buffer->in_length ) in Lookup_ChainContextPos3()