Home
last modified time | relevance | path

Searched defs:HB_Bool (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-global.h65 typedef hb_uint8 HB_Bool; typedef
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-global.h72 typedef hb_uint8 HB_Bool; typedef
/external/harfbuzz/tests/shaping/
Dmain.cpp65 static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph… in hb_stringToGlyphs() argument