Home
last modified time | relevance | path

Searched refs:word_break (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/d3dx9_36/
H A Dfont.c518 static void word_break(HDC hdc, const WCHAR *str, unsigned int *str_len, in word_break() function
582 word_break(hdc, dest, dest_len, num_fit, &chars_used, size); in read_line()