HomeSort by relevance Sort by last modified time
    Searched refs:HB_GetCharAttributes (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz/src/
harfbuzz-shaper.h 150 void HB_GetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
154 /* requires HB_GetCharAttributes to be called before */
159 /* requires HB_GetCharAttributes to be called before */
harfbuzz-shaper.cpp 655 void HB_GetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength,
    [all...]
  /external/harfbuzz/tests/linebreaking/
main.cpp 42 HB_GetCharAttributes(str.utf16(), str.length(),

Completed in 48 milliseconds