Searched refs:Words (Results 1 – 6 of 6) sorted by relevance
71 static ULIST *Words = NULL; variable79 if (Words == NULL) in neo_rand_word()84 err = uListInit(&Words, 40000, 0); in neo_rand_word()103 uListAppend(Words, strdup(buf)); in neo_rand_word()107 x = neo_rand (uListLength(Words)); in neo_rand_word()108 uListGet(Words, x, (void *)&word); in neo_rand_word()
158 # Words containing non-BMP letters167 # Words with interior formatting characters
11323 …<rdar://problem/5708115> REGRESSION: Words selected with a double click and copied won't paste int…
16663 CSS1: Words with inline elements get extra capital letters
55953 REGRESSION: Words render on top of each other when fallback font is used
54445 …<rdar://problem/5708115> REGRESSION: Words selected with a double click and copied won't paste int…