HomeSort by relevance Sort by last modified time
    Searched full:hb_uint8 (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz/src/
harfbuzz-global.h 63 typedef unsigned char hb_uint8; typedef
69 typedef hb_uint8 HB_Bool;
71 typedef hb_uint8 HB_Byte;
harfbuzz-shaper.h 50 typedef hb_uint8 hb_bitfield;
130 hb_uint8 bidiLevel;
harfbuzz-arabic.c 844 static int getShape(hb_uint8 cell, int shape)
920 hb_uint8 r = *ch >> 8;
934 hb_uint8 c = *ch & 0xff;
    [all...]