Searched refs:mDc (Results 1 – 2 of 2) sorted by relevance
76 const HDC mDc; variable
25 Display::Display(HDC deviceContext) : mDc(deviceContext) in Display()93 if (mDc != NULL) in initialize()