Searched refs:hb_uint8 (Results 1 – 5 of 5) sorted by relevance
59 typedef unsigned char hb_uint8; typedef65 typedef hb_uint8 HB_Bool;67 typedef hb_uint8 HB_Byte;
50 typedef hb_uint8 hb_bitfield;130 hb_uint8 bidiLevel;
844 static int getShape(hb_uint8 cell, int shape) in getShape()920 hb_uint8 r = *ch >> 8; in shapedString()934 hb_uint8 c = *ch & 0xff; in shapedString()
82 static const hb_uint8 breakTable[HB_LineBreak_JT+1][HB_LineBreak_JT+1] =118 static const hb_uint8 graphemeTable[HB_Grapheme_LVT + 1][HB_Grapheme_LVT + 1] =675 static const hb_uint8 wordbreakTable[HB_Word_ExtendNumLet + 1][HB_Word_ExtendNumLet + 1] = {745 static const hb_uint8 sentenceBreakTable[HB_Sentence_Close + 1][HB_Sentence_Close + 1] = {
926 const hb_uint8 scriptProperties[10] = {1217 HB_STACKARRAY(hb_uint8, position, len + 4); in indic_shape_syllable()