Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp332 void DrawText(const WCHAR *text, int len,
1002 DWriteContext::DrawText(const WCHAR *text, int len, in DrawText() function in DWriteContext
1285 ctx->DrawText(text, len, x, y, w, h, cellWidth, color, in DWriteContext_DrawText()