Home | History | Annotate | Download | only in hb-old

Lines Matching refs:hb_uint32

871 static HB_UChar16 nextChar(const HB_UChar16 *str, hb_uint32 len, hb_uint32 pos)
886 static void shapedString(const HB_UChar16 *uc, hb_uint32 stringLength, hb_uint32 from, hb_uint32 len, HB_UChar16 *shapeBuffer, int *shapedLength,
891 hb_uint32 l = len;
895 hb_uint32 i;
1036 hb_uint32 l;
1039 HB_DECLARE_STACKARRAY(hb_uint32, apply)
1050 HB_INIT_STACKARRAY(hb_uint32, apply, item->num_glyphs);