Home | History | Annotate | Download | only in src

Lines Matching refs:hb_uint32

1677             hb_uint32 i = 0, j = 0;
1856 hb_uint32 g;
1872 void HB_IndicAttributes(HB_Script script, const HB_UChar16 *text, hb_uint32 from, hb_uint32 len, HB_CharAttributes *attributes)
1877 hb_uint32 i = 0;
1880 hb_uint32 boundary = indic_nextSyllableBoundary(script, text, from+i, end, &invalid) - from;