Home
last modified time | relevance | path

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

/reactos/dll/win32/mlang/
H A Dmlang.c3331 WCHAR ch_src, DWORD *ret_codepages) in fnIMLangFontLink2_GetCharCodePages() argument
3336 TRACE("(%p)->(%s %p)\n", This, debugstr_wn(&ch_src, 1), ret_codepages); in fnIMLangFontLink2_GetCharCodePages()
3338 *ret_codepages = 0; in fnIMLangFontLink2_GetCharCodePages()
3355 *ret_codepages |= codepages; in fnIMLangFontLink2_GetCharCodePages()