Lines Matching refs:WORD
85 WORD *pwLogClust,
87 WORD *pwOutGlyphs,
102 WORD *pwLogClust,
105 const WORD *pwGlyphs,
152 WORD *pwLogClust,
154 WORD *pwOutGlyphs,
183 WORD *pwLogClust,
186 const WORD *pwGlyphs,
636 ALLOCATE_ARRAY (WORD, log_clusters, chars_len);
654 * alignment needed after the WORD array. sizeof(WORD) == 2. */
656 / (sizeof (WORD) +
662 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size);