Searched refs:shapedLength (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-arabic.c886 static void shapedString(const HB_UChar16 *uc, hb_uint32 stringLength, hb_uint32 from, hb_uint32 len, HB_UChar16 *shapeBuffer, int *shapedLength, argument
902 *shapedLength = 0;
992 *shapedLength = data - shapeBuffer;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-arabic.c886 static void shapedString(const HB_UChar16 *uc, hb_uint32 stringLength, hb_uint32 from, hb_uint32 len, HB_UChar16 *shapeBuffer, int *shapedLength, argument
902 *shapedLength = 0;
992 *shapedLength = data - shapeBuffer;

Completed in 65 milliseconds