Home
last modified time | relevance | path

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

/reactos/dll/win32/lpk/
H A Dlpk.c207 DWORD dwSICFlags = SIC_COMPLEX; in LpkExtTextOut() local
220 dwSICFlags |= SIC_NEUTRAL; in LpkExtTextOut()
223 if (ScriptIsComplex(lpString, uCount, dwSICFlags) == S_OK && !(fuOptions & ETO_GLYPH_INDEX)) in LpkExtTextOut()