Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp278 HDC mHDC; member
595 mHDC(NULL), in DWriteContext()
906 mRT->BindDC(mHDC, &mBindRect); in Rebind()
922 mHDC = hdc; in BindDC()
1012 HGDIOBJ hFont = ::GetCurrentObject(mHDC, OBJ_FONT); in DrawText()
1015 ::SetBkMode(mInteropHDC, ::GetBkMode(mHDC)); in DrawText()