Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp334 UINT fuOptions, const RECT *lprc, const INT *lpDx);
1004 UINT fuOptions, const RECT *lprc, const INT *lpDx) in DrawText() argument
1016 ::ExtTextOutW(mInteropHDC, x, y, fuOptions, lprc, text, len, lpDx); in DrawText()
1280 UINT fuOptions, in DWriteContext_DrawText() argument
1286 fuOptions, lprc, lpDx); in DWriteContext_DrawText()
H A Dgui_dwrite.h70 UINT fuOptions,