Home | History | Annotate | Download | only in letest

Lines Matching refs:getHexArray

443 le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize)
679 expected.glyphs = (LEGlyphID *) getHexArray(glyphs, glyphCount);
680 expected.indices = (le_int32 *) getHexArray(indices, indexCount);