Searched refs:fuOptions (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_dwrite.cpp | 334 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 D | gui_dwrite.h | 70 UINT fuOptions,
|